mirror of
https://github.com/rife2/bld
synced 2025-12-20 16:48:38 +01:00
Updated Github workflow
This commit is contained in:
parent
c4b5748239
commit
3452a404fc
2
.github/workflows/bld.yml
vendored
2
.github/workflows/bld.yml
vendored
|
|
@ -92,8 +92,8 @@ jobs:
|
|||
steps:
|
||||
- name: Checkout source repository
|
||||
uses: actions/checkout@v4
|
||||
clean: true
|
||||
with:
|
||||
clean: true
|
||||
submodules: 'true'
|
||||
fetch-depth: 0
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue