Skip to content

Commit 07a31cf

Browse files
committed
Fix the name of the step
1 parent 44e0567 commit 07a31cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/binaries.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
cd nimble
5858
nimble -y build -d:release
5959
60-
- name: test
60+
- name: build
6161
run: |
6262
./nimble/nimble install
6363
- name: Compress the Nim Language Server binaries

0 commit comments

Comments
 (0)