Skip to content
Snippets Groups Projects
Commit 204d7eaa authored by 最萌小汐's avatar 最萌小汐
Browse files

fix

parent ae8ba2c5
No related branches found
No related tags found
No related merge requests found
...@@ -67,7 +67,7 @@ jobs: ...@@ -67,7 +67,7 @@ jobs:
working-directory: ./server working-directory: ./server
run: | run: |
luamake -platform ${{ matrix.platform }} luamake -platform ${{ matrix.platform }}
rm ./build rm -r ./build
- name: Setting up workflow variables - name: Setting up workflow variables
id: vars id: vars
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment