mirror of
https://github.com/tstack/lnav
synced 2024-11-01 21:40:34 +00:00
[build] sigh, no hash bang
This commit is contained in:
parent
17d5bde24a
commit
2771fe0b52
1
.github/actions/muslbuilder/entrypoint.sh
vendored
1
.github/actions/muslbuilder/entrypoint.sh
vendored
@ -1,3 +1,4 @@
|
||||
#!/bin/bash
|
||||
|
||||
set -Eeuxo pipefail
|
||||
cd $GITHUB_WORKSPACE
|
||||
|
Loading…
Reference in New Issue
Block a user