Skip to content

Commit

Permalink
Fixing docker workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
EPICGameGuy committed Dec 30, 2023
1 parent 927bf68 commit a506cc5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
- name: Compile ps2 engine
run: |
./compile.sh
compile.sh
- uses: actions/upload-artifact@v3
with:
Expand Down

0 comments on commit a506cc5

Please sign in to comment.