Skip to content

Commit

Permalink
frut
Browse files Browse the repository at this point in the history
  • Loading branch information
joodie committed Oct 25, 2023
1 parent a02a5b9 commit 010194f
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 @@ -93,7 +93,7 @@ jobs:
./lib
- name: Artifact name
run: echo ::set-output filename=eduhub-validator-${{ needs.create_release.outputs.version }}-${{ matrix.arch }}
run: echo "::set-output filename=eduhub-validator-${{ needs.create_release.outputs.version }}-${{ matrix.arch }}"
id: artifact

- name: Install clj runtime
Expand Down

0 comments on commit 010194f

Please sign in to comment.