Update linux-builds.yml

This commit is contained in:
githubuser0xFFFF
2025-05-08 21:59:12 +02:00
committed by GitHub
parent d53728c0a8
commit c1b60959ae

View File

@@ -13,6 +13,8 @@ jobs:
steps:
- name: Checkout source
uses: actions/checkout@v4
with:
fetch-depth: 0 # Fetch full history and tags
- name: Install dependencies
run: |