We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 39ea899 commit 64d60c9Copy full SHA for 64d60c9
.github/workflows/test.yaml
@@ -31,4 +31,4 @@ jobs:
31
UNITY_PASSWORD: ${{ secrets.UNITY_PASSWORD }}
32
with:
33
githubToken: ${{ secrets.GITHUB_TOKEN }}
34
- unityVersion: 6000.0
+ unityVersion: ${{ env.UNITY_VERSION }}
0 commit comments