Skip to content

Commit 3733c0d

Browse files
committed
fix workflow
1 parent d786d86 commit 3733c0d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ jobs:
3939
- uses: actboy168/setup-luamake@master
4040

4141
- name: Build
42+
working-directory: ./server
4243
run: luamake -platform ${{ matrix.platform }}
4344

4445
- name: Setting up workflow variables

0 commit comments

Comments
 (0)