Skip to content

Commit

Permalink
fixup! refactor(#4): use matrix stategy
Browse files Browse the repository at this point in the history
  • Loading branch information
worm2fed committed Jul 17, 2024
1 parent 60dae7c commit 893d5c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ jobs:
- name: Download jar artifact
uses: actions/download-artifact@v4
with:
name: aidbox-sdk.jar
name: aidbox-sdk
path: ./source.jar

- name: Setup GraalVM
Expand Down

0 comments on commit 893d5c9

Please sign in to comment.