mirror of
https://github.com/zmkfirmware/zmk.git
synced 2026-04-07 05:45:22 -05:00
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