Skip to content

Commit

Permalink
Fixup paths
Browse files Browse the repository at this point in the history
  • Loading branch information
chuckhoupt authored Jul 16, 2024
1 parent 2882311 commit d23517b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci64.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
uses: actions/upload-artifact@v4
with:
name: als-prolog-linux
path: als-prolog-linux.tgz
path: unix/als-prolog-linux.tgz


MacOS:
Expand All @@ -32,4 +32,4 @@ jobs:
uses: actions/upload-artifact@v4
with:
name: als-prolog-darwin
path: als-prolog-darwin.tgz
path: unix/als-prolog-darwin.tgz

0 comments on commit d23517b

Please sign in to comment.