Skip to content

Commit

Permalink
Update gen.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
xplshn authored Oct 22, 2024
1 parent 18cce08 commit ea494bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gen.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
cp ./pelf/pelf* ~/.local/bin
cp ./pelf/cmd/misc/* ~/.local/bin
go install github.com/xplshn/pelf/cmd/pelfd@dev
go install github.com/xplshn/pelf/cmd/dynexec/lib4bin@dev
#go install github.com/xplshn/pelf/cmd/dynexec/lib4bin@dev
wget -qO- "https://raw.githubusercontent.com/xplshn/dbin/master/stubdl" | sh -s -- --install "$HOME/.local/bin/dbin" $DBIN_PGRS && \
export PATH="$HOME/.local/bin:$PATH" && {
Expand Down

0 comments on commit ea494bd

Please sign in to comment.