Skip to content

Commit

Permalink
workflows/build-test.yml: fix archive-build name
Browse files Browse the repository at this point in the history
*	modified:   .github/workflows/build-test.yml
  • Loading branch information
pavly-gerges committed Jul 21, 2023
1 parent 99acacd commit 164b3eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
- name: Archive build
uses: actions/upload-artifact@v3
with:
name: snaploader-snapshot
name: automata4j-snapshot
path: automata4j/build/libs/

test-doc-generation:
Expand Down

0 comments on commit 164b3eb

Please sign in to comment.