Skip to content

Commit

Permalink
chore: change working dir for exe
Browse files Browse the repository at this point in the history
  • Loading branch information
clintval committed Dec 16, 2024
1 parent 165daa2 commit c836060
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_seshat_exe.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,5 +43,5 @@ jobs:
uses: actions/upload-artifact@v4
with:
name: seshat
path: ./scala/bin/seshat
path: ./bin/seshat
if-no-files-found: error

0 comments on commit c836060

Please sign in to comment.