Skip to content

Commit

Permalink
build: Spelling
Browse files Browse the repository at this point in the history
  • Loading branch information
evanpurkhiser committed Oct 19, 2020
1 parent cff2931 commit a676017
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
- run: yarn dist

# Upload built executables
- name: Uploade executable
- name: Upload executable
uses: actions/upload-artifact@v2
with:
name: ${{ matrix.os }}
Expand Down

0 comments on commit a676017

Please sign in to comment.