build: try to eliminate a step
All checks were successful
link / Link assets on Linux (push) Successful in 5m33s

This commit is contained in:
6arelyFuture 2024-06-17 21:08:05 +00:00
parent 1c073d9682
commit bdc6f80b21

View File

@ -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: