Skip to content

Commit

Permalink
Fix typo in release GitHub Action
Browse files Browse the repository at this point in the history
  • Loading branch information
jhelwig committed Jan 25, 2023
1 parent 0c6e122 commit 4086bee
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 4086bee

Please sign in to comment.