Skip to content

Commit 0ff7241

Browse files
committed
fix
1 parent 9f2c3f4 commit 0ff7241

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ jobs:
2424

2525
- name: Lua
2626
run: |
27+
mkdir lua
2728
tar -C lua -xzf ${{ steps.lua.outputs.filepath }}
2829
2930
- name: Download premake

0 commit comments

Comments
 (0)