This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user