diff --git a/.gitea/workflows/ci-release.yaml b/.gitea/workflows/ci-release.yaml index 0ff88aa..684b10c 100644 --- a/.gitea/workflows/ci-release.yaml +++ b/.gitea/workflows/ci-release.yaml @@ -48,7 +48,7 @@ jobs: - name: Verify Linux binary shell: bash - run: test -x build/searchmyfiles + run: test -x build/folderscope - name: Lint YAML shell: bash