remove macos seperate build
This commit is contained in:
3
.github/workflows/release.yml
vendored
3
.github/workflows/release.yml
vendored
@@ -101,7 +101,8 @@ jobs:
|
||||
run: |
|
||||
tree
|
||||
rm -f ./bin/*.h
|
||||
rm ./bin/hiddify-libcore*sources*
|
||||
rm ./bin/hiddify-libcore*sources* ||echo "no source"
|
||||
rm hiddify-libcore-macos-a*.dylib || echo "no macos arm and amd"
|
||||
gzip -r -S ".gz" ./bin/hiddify-libcore*
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user