Skip to content

Commit

Permalink
Try
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisdoherty4 committed Jan 16, 2024
1 parent e5b44b3 commit 4be12a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ jobs:
- name: Download all binaries
uses: actions/download-artifact@v4
with:
name: hegel-*
name: "hegel-*"
merge-multiple: true

# The upload/download actions do not preserve permissions so they need explicitly setting.
Expand Down

0 comments on commit 4be12a0

Please sign in to comment.