Im a goofy goober YEA
Some checks failed
Actions Testing Workflow / build (push) Failing after 15s

This commit is contained in:
Steven Tracey 2024-10-27 16:21:09 -04:00
parent 2be1ab37e0
commit 3aa32d2592

View File

@ -24,6 +24,8 @@ jobs:
run: .\script.bat goofyGoober run: .\script.bat goofyGoober
- name: Copy File Test - name: Copy File Test
run: | run: |
pwd
ls
cp dirOne/file.txt dirTwo/ cp dirOne/file.txt dirTwo/
- name: CMake Test - name: CMake Test
uses: actions/cmake-action@v2.0.0 uses: actions/cmake-action@v2.0.0