Skip to content

Commit 6afa1b2

Browse files
committed
WIP: fix build-ios workflow
1 parent 8cf8911 commit 6afa1b2

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

mycelmob/build-ios.sh

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
#!/usr/bin/env bash
2+
set -euxo pipefail
3+
14
NAME="mycelmob"
25
HEADERPATH="out/${NAME}FFI.h"
36
TARGETDIR="target"

0 commit comments

Comments
 (0)