CI: Link MoltenVK statically on macOS
Same as done for official builds. Also make artifacts executable before zipping.
This commit is contained in:
parent
cd24fb848e
commit
da14b19bbf
3 changed files with 8 additions and 2 deletions
|
|
@ -1,4 +1,4 @@
|
|||
#!/usr/bin/env bash
|
||||
#!/usr/bin/env sh
|
||||
|
||||
set -euo pipefail
|
||||
IFS=$'\n\t'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue