We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent df36e25 commit 73d6ab7Copy full SHA for 73d6ab7
README.md
@@ -23,7 +23,7 @@ jobs:
23
- os: macos-latest
24
build-target: StandaloneOSX
25
steps:
26
- - uses: buildalon/unity-action@v1
+ - uses: buildalon/unity-action@v2
27
name: '${{ matrix.build-target }}-Build'
28
with:
29
editor-path: 'path/to/your/unity/editor/installation'
0 commit comments