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 25a822f commit 28eced6
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/game_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ on:

jobs:
web:
needs: release
runs-on: ubuntu-latest
permissions:
contents: write
Expand Down Expand Up @@ -59,7 +58,6 @@ jobs:
path: game_web.zip

linux:
needs: release
runs-on: ubuntu-latest
permissions:
contents: write
Expand Down Expand Up @@ -90,7 +88,6 @@ jobs:
path: game_linux.zip

windows:
needs: release
runs-on: ubuntu-latest
permissions:
contents: write
Expand Down

0 comments on commit 28eced6

Please sign in to comment.