ci: fix Verify Linux binary step to use folderscope name
ci-release / verify (push) Successful in 1m2s
ci-release / publish-linux-amd64 (push) Has been skipped

This commit is contained in:
2026-08-07 08:36:00 +02:00
parent eabf420ac3
commit 83fa2d5276
+1 -1
View File
@@ -48,7 +48,7 @@ jobs:
- name: Verify Linux binary - name: Verify Linux binary
shell: bash shell: bash
run: test -x build/searchmyfiles run: test -x build/folderscope
- name: Lint YAML - name: Lint YAML
shell: bash shell: bash