Skip to content

Commit

Permalink
Fix the name of the step
Browse files Browse the repository at this point in the history
  • Loading branch information
yyoncho committed Feb 13, 2023
1 parent 44e0567 commit 07a31cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/binaries.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
cd nimble
nimble -y build -d:release
- name: test
- name: build
run: |
./nimble/nimble install
- name: Compress the Nim Language Server binaries
Expand Down

0 comments on commit 07a31cf

Please sign in to comment.