mirror of
https://github.com/minetest/minetest.git
synced 2025-03-06 20:48:40 +01:00
Don't bundle Development Test on macOS
This commit is contained in:
parent
5c187363b2
commit
5625be70fa
1 changed files with 1 additions and 0 deletions
1
.github/workflows/macos.yml
vendored
1
.github/workflows/macos.yml
vendored
|
@ -55,6 +55,7 @@ jobs:
|
|||
- name: CPack
|
||||
run: |
|
||||
cd build
|
||||
cmake .. -DINSTALL_DEVTEST=FALSE
|
||||
cpack -G ZIP -B macos
|
||||
|
||||
- uses: actions/upload-artifact@v4
|
||||
|
|
Loading…
Add table
Reference in a new issue