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 4cb2b25ad3 - Show all commits

View File

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