rust cargo make::hammer_and_wrench:GitHub动作来安装`cargo make`命令 源码
rust-cargo-make动作 通过下载可执行文件来安装cargo-make (比cargo install cargo-make更快,几秒钟相对于几分钟)。 输入项 version 要安装的cargo-make可选版本(例如"0.22.2" , "latest" )。 用法示例 - uses : actions-rs/toolchain@v1 with : toolchain : stable override : true - uses : davidB/rust-cargo-make@v1 - uses : actions/checkout@v1 - name : Run tests run : cargo make ci-flow - uses : actions-rs/toolc
文件列表
rust-cargo-make-master.zip
(预估有个24文件)
rust-cargo-make-master
package.json
1KB
shell.nix
518B
__tests__
main.test.ts
1KB
.eslintrc.json
2KB
.github
dependabot.yml
429B
workflows
test.yml
1KB
暂无评论