Skip to content

Commit

Permalink
fix: Typo in release script
Browse files Browse the repository at this point in the history
  • Loading branch information
Erik Svedang authored and Erik Svedang committed Nov 30, 2020
1 parent b957b52 commit e87c58d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release_windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
id: get_tag_name
run: echo ::set-output name=VERSION::${GITHUB_REF/refs\/tags\//}

- name: Check out
- name: Check out
uses: actions/checkout@v2

- name: Install Scoop
Expand Down

0 comments on commit e87c58d

Please sign in to comment.