Commit Graph

13 Commits

Author SHA1 Message Date
2facb44a88 添加input参数cache,以使cache-save可以执行
All checks were successful
Continuous Integration / GitHub Actions Test (push) Successful in 15s
2024-03-19 16:22:27 +08:00
40cb2529b5 添加cache save缓存go build时的依赖包
All checks were successful
Continuous Integration / GitHub Actions Test (push) Successful in 15s
修改打包命令
2024-03-19 16:17:09 +08:00
fb7131260b 添加日志
All checks were successful
Continuous Integration / GitHub Actions Test (push) Successful in 14s
2024-03-13 16:08:44 +08:00
c4f6ea909f 缓存未命中测试
All checks were successful
Continuous Integration / GitHub Actions Test (push) Successful in 24s
2024-03-13 15:42:38 +08:00
650420fb08 错误go版本测试
Some checks failed
Continuous Integration / GitHub Actions Test (push) Failing after 7s
2024-03-13 15:41:44 +08:00
f189fdba27 添加缓存功能
All checks were successful
Continuous Integration / GitHub Actions Test (push) Successful in 14s
2024-03-13 14:54:33 +08:00
dd890d8341 添加go bin到path,执行go version测试命令
All checks were successful
Continuous Integration / GitHub Actions Test (push) Successful in 31s
2024-03-12 23:16:03 +08:00
8133d8a6e0 修改go bin目录bug
All checks were successful
Continuous Integration / GitHub Actions Test (push) Successful in 2m42s
2024-03-12 23:04:55 +08:00
befcc0a5ae 修改为只输出go bin目录下文件
Some checks failed
Continuous Integration / GitHub Actions Test (push) Failing after 15s
2024-03-12 22:58:22 +08:00
05a9860cd0 测试打印安装的go目录下所有文件
All checks were successful
Continuous Integration / GitHub Actions Test (push) Successful in 16s
2024-03-12 22:56:04 +08:00
b2d397637e 修改arch如果为x64,改为amd64
All checks were successful
Continuous Integration / GitHub Actions Test (push) Successful in 2m48s
2024-03-12 22:38:55 +08:00
7f63364913 初版,测试从go官网下载和解压go安装包
Some checks failed
Continuous Integration / GitHub Actions Test (push) Failing after 10s
2024-03-12 22:29:51 +08:00
actions
051c5d02b9 Initial commit 2024-03-12 20:50:41 +08:00