Closed TelephoneTan closed 4 months ago
You might need to grant execute permission manually, see: https://github.com/dokar3/quickjs-kt/blob/f748724d8d25c282d19e4d455372144def92f80c/.github/workflows/build.yaml#L56
Why not commit the file mode into git?
Git can record file mode.
Didn't even know this existed. As a Windows user, it feels somewhat illegal.
After chmod
, git status
will show that the files have been modified.
Good, I just searched it, this requires configs core.filemode true
, will try on WSL later if it works.
./quickjs/native/cmake/zig-ar.sh
./quickjs/native/cmake/zig-ranlib.sh