2
0
Fork 0
mirror of https://github.com/ethauvin/bld.git synced 2025-04-25 16:27:11 -07:00

Updated Github workflow

This commit is contained in:
Geert Bevin 2023-09-30 18:51:20 -04:00
parent c4b5748239
commit 3452a404fc

View file

@ -92,8 +92,8 @@ jobs:
steps: steps:
- name: Checkout source repository - name: Checkout source repository
uses: actions/checkout@v4 uses: actions/checkout@v4
clean: true
with: with:
clean: true
submodules: 'true' submodules: 'true'
fetch-depth: 0 fetch-depth: 0