mirror of
https://github.com/minetest/minetest.git
synced 2025-02-17 02:22:26 +01:00
Don't bundle Development Test on macOS
This commit is contained in:
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
|
||||
|
Reference in New Issue
Block a user