Skip to content

Commit

Permalink
Update game_ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
StaringLongingly authored Aug 24, 2024
1 parent 1d5acc9 commit 6159d96
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions .github/workflows/game_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -162,12 +162,7 @@ jobs:

- name: Debug (I fucking hate gh actions)
run: |
echo "Web Asset exists:"
ls -l build/web/game_web.zip
echo "Linux Asset exists:"
ls -l build/linux/game_linux.zip
echo "Windows Asset exists:"
ls -l build/windows/game_windows.zip
ls
- name: Create Release
id: create_release
Expand Down

0 comments on commit 6159d96

Please sign in to comment.