diff --git a/.github/workflows/gen5.yml b/.github/workflows/gen5.yml index 66537bf..857e59c 100644 --- a/.github/workflows/gen5.yml +++ b/.github/workflows/gen5.yml @@ -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"