This commit is contained in:
parent
2be1ab37e0
commit
3aa32d2592
@ -24,6 +24,8 @@ jobs:
|
||||
run: .\script.bat goofyGoober
|
||||
- name: Copy File Test
|
||||
run: |
|
||||
pwd
|
||||
ls
|
||||
cp dirOne/file.txt dirTwo/
|
||||
- name: CMake Test
|
||||
uses: actions/cmake-action@v2.0.0
|
||||
|
Loading…
Reference in New Issue
Block a user