]> Repositorios git - scryer-prolog.git/commitdiff
fixup logtalk-test
authorSkgland <[email protected]>
Sun, 17 Aug 2025 20:52:45 +0000 (22:52 +0200)
committerBennet Bleßmann <[email protected]>
Sun, 17 Aug 2025 20:52:45 +0000 (22:52 +0200)
.github/workflows/ci.yml

index c9179fcb8968b44d6bd75ce6fc3f77ce914aedd2..36a0f15e01cf4af21e3ff0dc51d003e3581690a2 100644 (file)
@@ -115,8 +115,8 @@ jobs:
         with:
           name: scryer-prolog_ubuntu-22.04_x86_64-unknown-linux-gnu
       - run: |
-          chmod +x scryer-prolog
-          echo "$PWD" >> "$GITHUB_PATH"
+          chmod +x release/scryer-prolog
+          echo "$PWD/release" >> "$GITHUB_PATH"
       - name: Install Logtalk
         uses: logtalk-actions/setup-logtalk@master
         with: