We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f2c3f4 commit 0ff7241Copy full SHA for 0ff7241
1 file changed
.github/workflows/build.yml
@@ -24,6 +24,7 @@ jobs:
24
25
- name: Lua
26
run: |
27
+ mkdir lua
28
tar -C lua -xzf ${{ steps.lua.outputs.filepath }}
29
30
- name: Download premake
0 commit comments