Skip to content

Commit 07f6eb7

Browse files
committed
Fix Unity Integration CI
1 parent c726807 commit 07f6eb7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/BitMono.Build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ jobs:
146146
UNITY_PASSWORD: ${{ secrets.UNITY_PASSWORD }}
147147
with:
148148
unityVersion: ${{ matrix.unity-version }}
149-
targetPlatform: StandaloneWindows64
149+
targetPlatform: StandaloneLinux64
150150
buildMethod: BitMono.Editor.PackageExporter.ExportPackage
151151
projectPath: test/BitMono.Unity.TestProject
152152
buildName: BitMono-Unity-Package

0 commit comments

Comments
 (0)