0
1
Fork 0
This commit is contained in:
eric sciple 2019-12-10 21:09:20 -05:00
parent 4a3a4ebf11
commit 43c99f2ebc
1 changed files with 5 additions and 0 deletions

View File

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