Skip to content

Commit 4a72a1f

Browse files
committed
fix yaml syntax error
1 parent c66f27f commit 4a72a1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,4 @@ jobs:
2424
uses: actions/checkout@v2
2525

2626
- name: Make binaries
27-
uses: sosedoff/actions/golang-build@master
27+
uses: sosedoff/actions/golang-build@master

0 commit comments

Comments
 (0)