This commit is contained in:
parent
3b41a55e2d
commit
380b5f7107
1 changed files with 4 additions and 0 deletions
|
@ -9,6 +9,10 @@ jobs:
|
|||
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
with:
|
||||
fetch-depth: 0
|
||||
lfs: true
|
||||
submodules: recursive
|
||||
- name: Grab packages
|
||||
run: |
|
||||
apt-get update && \
|
||||
|
|
Loading…
Add table
Reference in a new issue