Skip to content

Commit

Permalink
fix: argh
Browse files Browse the repository at this point in the history
  • Loading branch information
cfoust committed Dec 16, 2023
1 parent bf17058 commit 4541719
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-artifacts-and-draft-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
- name: Copy homebrew
run: |
cp dist/homebrew/cy.rb dist/cy-linux.rb
cp dist/homebrew/cy.rb dist/cy.rb
- name: Upload
uses: actions/upload-artifact@v3
with:
Expand Down

0 comments on commit 4541719

Please sign in to comment.