mirror of
https://github.com/bdunderscore/modular-avatar.git
synced 2024-12-29 02:35:06 +08:00
Trying to activate manually
This commit is contained in:
parent
76491deb5f
commit
5759b371e0
2
.github/workflows/ci-activate.yml
vendored
2
.github/workflows/ci-activate.yml
vendored
@ -11,7 +11,7 @@ jobs:
|
||||
steps:
|
||||
# Request manual activation file
|
||||
- uses: actions/checkout@v3
|
||||
- runs: |
|
||||
- run: |
|
||||
cd ci\unity-req-license
|
||||
powershell .\req-license.ps1
|
||||
- name: Expose as artifact
|
||||
|
6
.github/workflows/ci-test.yml
vendored
6
.github/workflows/ci-test.yml
vendored
@ -1,9 +1,9 @@
|
||||
name: Run tests
|
||||
on:
|
||||
workflow_dispatch: {}
|
||||
push:
|
||||
branches:
|
||||
- ci-test
|
||||
#push:
|
||||
# branches:
|
||||
# - ci-test
|
||||
|
||||
jobs:
|
||||
test-activation:
|
||||
|
Loading…
Reference in New Issue
Block a user