build: workflow from hell #1

Merged
Future merged 15 commits from build/ci into main 2024-03-20 17:11:36 +00:00
Showing only changes of commit 8a3dbd4edb - Show all commits

View File

@ -7,7 +7,7 @@ jobs:
steps: steps:
- name: Check out files - name: Check out files
uses: actions/checkout@4 uses: actions/checkout@3
with: with:
submodules: true submodules: true
fetch-depth: 0 fetch-depth: 0