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 ce42954 commit 1300f87Copy full SHA for 1300f87
README.md
@@ -31,7 +31,7 @@ strategy:
31
build-targets: StandaloneOSX, Android, iOS, VisionOS
32
modules: mac-server
33
steps:
34
- - uses: RageAgainstThePixel/unity-setup@v1
+ - uses: RageAgainstThePixel/unity-setup@v2
35
with:
36
version-file: 'path/to/your/ProjectSettings.ProjectVersion.txt'
37
unity-version: ${{ matrix.unity-version }} # overrides version in version-file
0 commit comments