We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6558dc6 commit 9734309Copy full SHA for 9734309
.github/workflows/build.yml
@@ -47,7 +47,7 @@ jobs:
47
uses: microsoft/setup-msbuild@main
48
49
- name: Install Premake5
50
- uses: abel0b/setup-premake@v2.3
+ uses: diamante0018/setup-premake@master
51
with:
52
version: ${{ env.PREMAKE_VERSION }}
53
@@ -95,7 +95,7 @@ jobs:
95
sudo apt-get install libcurl4-gnutls-dev -y
96
97
98
99
100
101
@@ -142,7 +142,7 @@ jobs:
142
lfs: false
143
144
145
146
147
148
0 commit comments