GiteaCI #1

Merged
rboullard merged 21 commits from GiteaCI into Development 2026-01-25 23:10:00 +00:00
Showing only changes of commit ac9d7d664c - Show all commits

View File

@@ -44,6 +44,7 @@ jobs:
- name: Checkout repository - name: Checkout repository
uses: actions/checkout@v6 uses: actions/checkout@v6
with: with:
fetch-depth: 0 # fetch full history
submodules: recursive submodules: recursive
- name: Show ccache stats before - name: Show ccache stats before