We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4de2eba commit 8f8602fCopy full SHA for 8f8602f
.github/workflows/premake5-windows.yml
@@ -29,6 +29,8 @@ jobs:
29
uses: actions/checkout@v4
30
with:
31
submodules: recursive
32
+ fetch-depth: 0
33
+ fetch-tags: true
34
35
- name: install premake5
36
uses: Jarod42/install-premake5@v2
0 commit comments