Skip to content

Commit 2a84d2e

Browse files
committed
Install gosh to /usr/bin
1 parent 467db7a commit 2a84d2e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/stack-size.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@ jobs:
6666
6767
# Install shells available via `go`
6868
GOBIN=$(pwd) go install github.com/u-root/u-root/cmds/core/gosh@latest
69+
mv ./gosh /usr/bin
6970
SHELLS="$SHELLS gosh"
7071
7172
# Patch with `muslstack`

0 commit comments

Comments
 (0)