setup-nim:CI 助手使用预构建的 nightlies 设置 Nim

时间:2024-06-19 09:30:21
【文件属性】:

文件名称:setup-nim:CI 助手使用预构建的 nightlies 设置 Nim

文件大小:19KB

文件格式:ZIP

更新时间:2024-06-19 09:30:21

Shell

设置 Nim 用于设置 Nim 环境以在 Github Actions 中使用的操作。 这包括: 由官方构建器在构建的完整 Nim 工具链。 用于将编译器错误/警告转换为注释的器。 用法 参见 注意:目前建议使用标记版本而不是master 。 这可确保未来向后不兼容的更改不会导致您的 CI 突然失败。 有关如何使操作保持,请参阅部分。 基本的: steps : - uses : alaviss/setup-nim@0.1.1 with : version : ' version-1-4 ' # The Nim nightly version branch to download path : ' nim ' # The directory relative to ${{ github.workspace }} to


【文件预览】:
setup-nim-master
----license.txt(34KB)
----.github()
--------workflows()
--------nim.json(307B)
----setup.sh(4KB)
----readme.md(3KB)
----action.yml(2KB)

网友评论