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 3308ffa commit 410313cCopy full SHA for 410313c
.github/workflows/test.yml
@@ -14,6 +14,7 @@ jobs:
14
- uses: actions/checkout@v4
15
with:
16
submodules: recursive
17
+ - uses: actboy168/setup-luamake@master
18
- name: Build for Windows
19
if: ${{ matrix.target == 'windows' }}
20
run: .\make.bat
0 commit comments