Skip to content

Commit c836060

Browse files
committed
chore: change working dir for exe
1 parent 165daa2 commit c836060

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_seshat_exe.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,5 +43,5 @@ jobs:
4343
uses: actions/upload-artifact@v4
4444
with:
4545
name: seshat
46-
path: ./scala/bin/seshat
46+
path: ./bin/seshat
4747
if-no-files-found: error

0 commit comments

Comments
 (0)