Skip to content

Commit

Permalink
Use different unity version
Browse files Browse the repository at this point in the history
  • Loading branch information
konraddysput committed Jan 31, 2024
1 parent c304529 commit a218023
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 @@ -30,7 +30,7 @@ jobs:
UNITY_PASSWORD: ${{ secrets.UNITY_PASSWORD }}
with:
packageMode: true
unityVersion: "2020.3.20f1"
unityVersion: "2020.3.0f1"

# Build
- name: Build project
Expand Down

0 comments on commit a218023

Please sign in to comment.