2
0
Fork 0
mirror of https://github.com/ethauvin/bld.git synced 2025-04-25 08:17: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:
- name: Checkout source repository
uses: actions/checkout@v4
clean: true
with:
clean: true
submodules: 'true'
fetch-depth: 0