Skip to content

Commit 410313c

Browse files
committed
try fix compiling
1 parent 3308ffa commit 410313c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ jobs:
1414
- uses: actions/checkout@v4
1515
with:
1616
submodules: recursive
17+
- uses: actboy168/setup-luamake@master
1718
- name: Build for Windows
1819
if: ${{ matrix.target == 'windows' }}
1920
run: .\make.bat

0 commit comments

Comments
 (0)