Skip to content

Commit 0bc3af5

Browse files
committed
build: fix for integration:nix CI/CD job
Problem was to do with the `nix-build` process not patching the shebangs of the `polykey.js` script. this resulted in it failing to run due to not finding node in it's environment. The fix was to make `src/bin/polykey.js` and `src/bin/polykey-agent.ts` executable.
1 parent d60ab44 commit 0bc3af5

File tree

2 files changed

+0
-0
lines changed

2 files changed

+0
-0
lines changed

Diff for: src/bin/polykey-agent.ts

100644100755
File mode changed.

Diff for: src/bin/polykey.ts

100644100755
File mode changed.

0 commit comments

Comments
 (0)