mirror of
https://github.com/FloatTech/zbpdata.git
synced 2024-11-17 17:47:14 +09:00
fix release
This commit is contained in:
parent
d6efc79f18
commit
9fc3ca233b
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
@ -24,5 +24,6 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
ls
|
ls
|
||||||
go mod init updater
|
go mod init updater
|
||||||
|
sed -i '1,3d' main.go
|
||||||
go mod tidy
|
go mod tidy
|
||||||
go run main.go
|
go run main.go
|
||||||
|
Loading…
Reference in New Issue
Block a user