mirror of
https://github.com/shadow1ng/fscan.git
synced 2025-06-12 02:04:33 +00:00
修复自动化编译问题
This commit is contained in:
parent
58890cd5e6
commit
857c4c0d4b
1
.github/conf/.goreleaser.yml
vendored
1
.github/conf/.goreleaser.yml
vendored
@ -1,5 +1,6 @@
|
||||
before:
|
||||
hooks:
|
||||
- sudo apt -y install libprotobuf-dev protobuf-compiler protoc-gen-go
|
||||
- go mod tidy
|
||||
- go generate ./...
|
||||
builds:
|
||||
|
Loading…
x
Reference in New Issue
Block a user