mirror of
https://github.com/minetest/minetest.git
synced 2024-12-23 14:42:24 +01:00
Don't bundle Development Test on macOS
This commit is contained in:
parent
5c187363b2
commit
5625be70fa
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…
Reference in New Issue
Block a user