We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c726807 commit 07f6eb7Copy full SHA for 07f6eb7
1 file changed
.github/workflows/BitMono.Build.yaml
@@ -146,7 +146,7 @@ jobs:
146
UNITY_PASSWORD: ${{ secrets.UNITY_PASSWORD }}
147
with:
148
unityVersion: ${{ matrix.unity-version }}
149
- targetPlatform: StandaloneWindows64
+ targetPlatform: StandaloneLinux64
150
buildMethod: BitMono.Editor.PackageExporter.ExportPackage
151
projectPath: test/BitMono.Unity.TestProject
152
buildName: BitMono-Unity-Package
0 commit comments