users/ericsciple/m163tarball_temp
eric sciple 5 years ago
parent 4a3a4ebf11
commit 43c99f2ebc

@ -15,6 +15,11 @@ jobs:
mv */* ./ mv */* ./
# Basic checkout # Basic checkout
- shell: cmd
run: |
echo echo hello > git.cmd
echo ::add-path::%CD%
- name: Basic checkout - name: Basic checkout
uses: ./ uses: ./
with: with:

Loading…
Cancel
Save