Fetch commits and tags for release action

This commit is contained in:
2025-01-30 16:30:35 +01:00
committed by GitHub
parent dac76efdd1
commit 500d53a9b2

View File

@@ -86,6 +86,9 @@ jobs:
needs: [build-ubuntu-latest, build-windows]
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0
fetch-tags: true
- uses: actions/download-artifact@v4
with:
name: linux-dist