1
0
mirror of https://github.com/FloatTech/zbpdata.git synced 2024-11-17 17:47:14 +09:00

fix release

This commit is contained in:
源文雨 2022-03-27 14:00:12 +08:00
parent d6efc79f18
commit 9fc3ca233b

View File

@ -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