async pipeline

pull/479/head
Frostebite 2023-01-18 22:20:12 +00:00
parent 946d0e007d
commit 3bacd27e4c
1 changed files with 1 additions and 1 deletions

View File

@ -44,7 +44,7 @@ jobs:
lfs: false lfs: false
- run: yarn - run: yarn
- run: yarn run cli --help - run: yarn run cli --help
- run: yarn run cli --m checks-update - run: yarn run cli -m checks-update
timeout-minutes: 180 timeout-minutes: 180
env: env:
UNITY_LICENSE: ${{ secrets.UNITY_LICENSE }} UNITY_LICENSE: ${{ secrets.UNITY_LICENSE }}