This commit is contained in:
@ -19,6 +19,10 @@ jobs:
|
||||
# NOTE - If LFS ever starts getting used for storing zones, switch this to true!
|
||||
lfs: false
|
||||
|
||||
- name: Make sure we have the deps
|
||||
run: |
|
||||
git submodule update --init --recursive
|
||||
|
||||
- name: Link assets
|
||||
uses: addnab/docker-run-action@v3
|
||||
with:
|
||||
|
Reference in New Issue
Block a user