mirror of
https://github.com/CompeyDev/lune-packaging.git
synced 2025-01-08 11:49:10 +00:00
chore: attempt fix failing update action
This commit is contained in:
parent
8f4be8fc9c
commit
96e4377ab2
1 changed files with 1 additions and 0 deletions
1
.github/workflows/update.yaml
vendored
1
.github/workflows/update.yaml
vendored
|
@ -15,6 +15,7 @@ jobs:
|
|||
uses: actions/checkout@v3
|
||||
with:
|
||||
submodules: true
|
||||
fetch-depth: 0
|
||||
fetch-tags: true
|
||||
|
||||
- name: Update submodule
|
||||
|
|
Loading…
Reference in a new issue