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 980b1dc commit 62db50fCopy full SHA for 62db50f
.github/workflows/create-release-pr.yml
@@ -79,13 +79,6 @@ jobs:
79
uses: buildalon/[email protected]
80
with:
81
version-file: 'OneSignalExample/ProjectSettings/ProjectVersion.txt'
82
- build-targets: 'Android'
83
-
84
- - name: Add Build Pipeline Package
85
- working-directory: OneSignalExample
86
- run: |
87
- npm install -g openupm-cli
88
- openupm add com.virtualmaker.buildalon
89
90
# need to activate the Unity license to run Unity in batchmode; required for exportPackage
91
- uses: buildalon/activate-unity-license@v2
0 commit comments