build: try to eliminate a step #6

Merged
Future merged 1 commits from build/cleanup into main 2024-06-17 21:14:26 +00:00

View File

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