Skip to content

Commit

Permalink
Merge #1310
Browse files Browse the repository at this point in the history
1310: Fix typo in release GitHub Action r=jhelwig a=jhelwig



Co-authored-by: Jacob Helwig <[email protected]>
  • Loading branch information
bors[bot] and jhelwig authored Jan 25, 2023
2 parents 0c6e122 + 4086bee commit 86e924c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
- name: Download Linux binary
uses: actions/[email protected]
with:
name: app_ubuntu-latest-app
name: app_ubuntu-latest
path: app/ubuntu
- name: Create Linux Release Artifact
run: |
Expand Down

0 comments on commit 86e924c

Please sign in to comment.