Skip to content

Commit

Permalink
Use specific untiy version
Browse files Browse the repository at this point in the history
  • Loading branch information
konraddysput committed Feb 6, 2024
1 parent 91ce591 commit 285c3ca
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,5 +43,6 @@ jobs:
UNITY_PASSWORD: ${{ secrets.UNITY_PASSWORD }}
UNITY_SERIAL: ${{ secrets.UNITY_SERIAL }}
with:
unityVersion: ${{ matrix.unityVersion }}
targetPlatform: ${{ matrix.targetPlatform }}
projectPath: ${{ matrix.projectPath }}/

0 comments on commit 285c3ca

Please sign in to comment.