init
This commit is contained in:
parent
723add18c8
commit
c4c3c93857
1 changed files with 1 additions and 0 deletions
|
|
@ -10,6 +10,7 @@ inputs:
|
||||||
required: true
|
required: true
|
||||||
|
|
||||||
runs:
|
runs:
|
||||||
|
using: docker
|
||||||
env:
|
env:
|
||||||
nimPath: "nim-${{inputs.nimVersion}}-${{inputs.os}}_x64.tar.xz"
|
nimPath: "nim-${{inputs.nimVersion}}-${{inputs.os}}_x64.tar.xz"
|
||||||
nimUrl: "https://nim-lang.org/download/${{env.nimPath}}"
|
nimUrl: "https://nim-lang.org/download/${{env.nimPath}}"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue