Skip to content

Commit

Permalink
Revert "fixup! CI: Fix manual build creation"
Browse files Browse the repository at this point in the history
This reverts commit a493cf7.
  • Loading branch information
falko17 committed Sep 29, 2023
1 parent a493cf7 commit 0cb84e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -212,7 +212,7 @@ jobs:
# Try deleting any previous build, but not other zip files that we may need later.
git clean -fd -e 'build-*.zip'
rm -rf build "build-${{ matrix.targetPlatform }}.zip" || true
- uses: game-ci/unity-builder@v2
- uses: game-ci/unity-builder@v3
timeout-minutes: 45
name: Build project
id: build
Expand Down

0 comments on commit 0cb84e8

Please sign in to comment.