Skip to content

Commit

Permalink
Update gen5.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
xplshn authored Jan 24, 2025
1 parent 67b6dd7 commit e76a735
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gen5.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ jobs:
#cd -
cd ./pelf/cmd/misc/appstream_helper
go install .
cd ../../standaloneRuntimes/go
cd ../../../standaloneRuntimes/go
go build
strip ./appbundle-runtime
mv ./appbundle-runtime "$GOBIN"
Expand Down

0 comments on commit e76a735

Please sign in to comment.