Skip to content

Commit

Permalink
Fix download binaries
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisdoherty4 committed Jan 17, 2024
1 parent 8a3733b commit e5f37cd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,6 @@ jobs:
- name: Download all binaries
uses: actions/download-artifact@v4
with:
name: *-binaries
path: ./bin
merge-multiple: true
# Artifact upload doesn't preserve permissions so we need to fix them before use in
Expand Down

0 comments on commit e5f37cd

Please sign in to comment.