2
0
mirror of https://github.com/Laupetin/OpenAssetTools.git synced 2025-09-12 19:47:27 +00:00

chore: fetch tags for linux release ci

This commit is contained in:
Jan Laupetin
2025-09-09 20:31:36 +02:00
parent f68fdae191
commit 90dea771d2

View File

@@ -23,6 +23,7 @@ jobs:
uses: actions/checkout@v5 uses: actions/checkout@v5
with: with:
submodules: recursive submodules: recursive
fetch-tags: true
- name: Premake generate - name: Premake generate
working-directory: ${{ github.workspace }} working-directory: ${{ github.workspace }}