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 d786d86 commit 3733c0dCopy full SHA for 3733c0d
.github/workflows/build.yml
@@ -39,6 +39,7 @@ jobs:
39
- uses: actboy168/setup-luamake@master
40
41
- name: Build
42
+ working-directory: ./server
43
run: luamake -platform ${{ matrix.platform }}
44
45
- name: Setting up workflow variables
0 commit comments