mirror of
https://github.com/tulir/gomuks.git
synced 2025-04-20 10:33:41 -05:00
Fix typo
This commit is contained in:
parent
519c56ae2d
commit
a38252d073
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ cache:
|
||||||
paths:
|
paths:
|
||||||
- .cache
|
- .cache
|
||||||
|
|
||||||
build-linux: &build-linux
|
.build-linux: &build-linux
|
||||||
stage: build
|
stage: build
|
||||||
script:
|
script:
|
||||||
- go build -ldflags "-linkmode external -extldflags -static" -o gomuks
|
- go build -ldflags "-linkmode external -extldflags -static" -o gomuks
|
||||||
|
|
Loading…
Add table
Reference in a new issue