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