build: try to eliminate a step (#6)
All checks were successful
link / Link assets on Linux (push) Successful in 5m19s
All checks were successful
link / Link assets on Linux (push) Successful in 5m19s
This commit is contained in:
parent
1c073d9682
commit
2589d1f7f1
@ -20,10 +20,6 @@ jobs:
|
|||||||
lfs: false
|
lfs: false
|
||||||
token: ${{ secrets.SUBMODULE_PAT }}
|
token: ${{ secrets.SUBMODULE_PAT }}
|
||||||
|
|
||||||
- name: Make sure we have the deps
|
|
||||||
run: |
|
|
||||||
git submodule update --init --recursive
|
|
||||||
|
|
||||||
- name: Link assets
|
- name: Link assets
|
||||||
uses: addnab/docker-run-action@v3
|
uses: addnab/docker-run-action@v3
|
||||||
with:
|
with:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user