mirror of
https://github.com/minetest/minetest.git
synced 2024-12-23 22:52:25 +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
|
- name: CPack
|
||||||
run: |
|
run: |
|
||||||
cd build
|
cd build
|
||||||
|
cmake .. -DINSTALL_DEVTEST=FALSE
|
||||||
cpack -G ZIP -B macos
|
cpack -G ZIP -B macos
|
||||||
|
|
||||||
- uses: actions/upload-artifact@v4
|
- uses: actions/upload-artifact@v4
|
||||||
|
Loading…
Reference in New Issue
Block a user