mirror of
https://github.com/codex-storage/nim-codex.git
synced 2025-01-19 01:12:34 +00:00
fix shell call in action.yml
This commit is contained in:
parent
597d120728
commit
d5021a8dc0
@ -163,6 +163,7 @@ runs:
|
||||
|
||||
# FIXME: drop this once https://github.com/nim-lang/Nim/issues/23214 gets upstreamed/backported
|
||||
- name: Set NIM_REPO
|
||||
shell: ${{ inputs.shell }} {0}
|
||||
run: echo "NIM_REPO='https://github.com/gmega/Nim'" >> ${GITHUB_ENV}
|
||||
|
||||
- name: Build Nim and Codex dependencies
|
||||
|
Loading…
x
Reference in New Issue
Block a user