We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 165daa2 commit c836060Copy full SHA for c836060
.github/workflows/build_seshat_exe.yml
@@ -43,5 +43,5 @@ jobs:
43
uses: actions/upload-artifact@v4
44
with:
45
name: seshat
46
- path: ./scala/bin/seshat
+ path: ./bin/seshat
47
if-no-files-found: error
0 commit comments