File doesnt exist because the file doesnt exist
Some checks failed
Actions Testing Workflow / build (push) Failing after 23s

This commit is contained in:
Steven Tracey 2024-10-27 16:28:41 -04:00
parent 3aa32d2592
commit aa8fd464f3
3 changed files with 2 additions and 2 deletions

View File

@ -24,8 +24,6 @@ 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

1
dirOne/file.txt Normal file
View File

@ -0,0 +1 @@
Im a little teapot

View File

@ -0,0 +1 @@
Hello, I am another file.