Skip to content

Commit

Permalink
specify unity version
Browse files Browse the repository at this point in the history
  • Loading branch information
user5522 committed Oct 1, 2024
1 parent 640f0f5 commit db2fc76
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ jobs:
with:
projectPath: ${{ env.PROJECT_PATH }}
targetPlatform: ${{ matrix.targetPlatform }}
unityVersion: "2022.3.48f1"
- name: Upload Build
uses: actions/upload-artifact@v3
with:
Expand Down

0 comments on commit db2fc76

Please sign in to comment.