Skip to content

Commit

Permalink
Why isnt the workflow working
Browse files Browse the repository at this point in the history
  • Loading branch information
EPICGameGuy committed Dec 30, 2023
1 parent b5493c3 commit 1edb61c
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,9 @@ jobs:
- name: Compile ps2 engine
run: |
chmod +x ./compile.sh
./compile.sh
pwd
ls -lah
bash ./compile.sh
- uses: actions/upload-artifact@v3
with:
Expand Down

0 comments on commit 1edb61c

Please sign in to comment.