File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -202,13 +202,13 @@ jobs:
202202 uses : buildalon/unity-action@v3
203203 with :
204204 project-path : OneSignalExample
205- args : -quit -batchmode -nographics -buildTarget Android -silent-crashes - executeMethod OneSignalSDK.OneSignalPackagePublisher.UpdateProjectVersion
205+ args : -quit -batchmode -nographics -buildTarget Android -executeMethod OneSignalSDK.OneSignalPackagePublisher.UpdateProjectVersion
206206
207207 - name : Run ExportUnityPackage
208208 uses : buildalon/unity-action@v3
209209 with :
210210 project-path : OneSignalExample
211- args : -quit -batchmode -nographics -buildTarget Android -silent-crashes - executeMethod OneSignalSDK.OneSignalPackagePublisher.ExportUnityPackage
211+ args : -quit -batchmode -nographics -buildTarget Android -executeMethod OneSignalSDK.OneSignalPackagePublisher.ExportUnityPackage
212212
213213 - name : Commit Release
214214 run : |
You can’t perform that action at this time.
0 commit comments