mirror of
https://github.com/okalachev/flix.git
synced 2026-09-05 16:00:56 +00:00
Switch to another variant of wait-on-check-action which is faster
This commit is contained in:
@@ -48,7 +48,7 @@ jobs:
|
||||
run: cp -a -n quadcopter.dev/. docs/build/
|
||||
- name: Wait for Build to complete
|
||||
if: ${{ env.FULL }}
|
||||
uses: lewagon/wait-on-check-action@v1.9.1
|
||||
uses: matiasalbarello/wait-on-check-action-ts@v1.2.0
|
||||
with:
|
||||
ref: ${{ github.sha }}
|
||||
check-name: build_linux
|
||||
|
||||
Reference in New Issue
Block a user