Skip to content

Commit 62db50f

Browse files
committed
Revert "add build pipeline package"
This reverts commit 980b1dc.
1 parent 980b1dc commit 62db50f

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

.github/workflows/create-release-pr.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -79,13 +79,6 @@ jobs:
7979
uses: buildalon/[email protected]
8080
with:
8181
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
8982

9083
# need to activate the Unity license to run Unity in batchmode; required for exportPackage
9184
- uses: buildalon/activate-unity-license@v2

0 commit comments

Comments
 (0)