We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a1adaf commit 786d07bCopy full SHA for 786d07b
.github/workflows/goreleaser.yml
@@ -46,4 +46,4 @@ jobs:
46
-
47
name: Check Binary
48
run: |
49
- ./dist/lets_macos_amd_darwin_amd64/lets version
+ ./dist/lets_linux_amd64/lets version
.github/workflows/goreleaser_push.yml
@@ -47,4 +47,4 @@ jobs:
50
0 commit comments