Compare commits
1 Commits
a07b84d986
...
a18dac6b68
Author | SHA1 | Date | |
---|---|---|---|
a18dac6b68 |
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@ -31,7 +31,6 @@ jobs:
|
||||
|
||||
- name: Build binary
|
||||
run: |
|
||||
go mod download
|
||||
GOOS=linux GOARCH=${{ matrix.goarch }} GOMIPS=${{ matrix.gomips }} go build -o kvas2-${{ matrix.arch }}
|
||||
|
||||
- name: Package as OPKG
|
||||
|
Loading…
x
Reference in New Issue
Block a user