forked from kofal.net/zmk
Try using an entrypoint script for args.
This commit is contained in:
3
.github/actions/zephyr-west/entrypoint.sh
vendored
Normal file
3
.github/actions/zephyr-west/entrypoint.sh
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
#!/bin/sh
|
||||
|
||||
west $1 $2
|
||||
Reference in New Issue
Block a user