mirror of
https://github.com/serai-dex/serai.git
synced 2024-11-16 17:07:35 +00:00
Specify shell in build-dependencies
This commit is contained in:
parent
34ffdfa8be
commit
2393cdfe8c
1 changed files with 1 additions and 0 deletions
|
@ -30,6 +30,7 @@ runs:
|
|||
|
||||
- name: Get nightly version to use
|
||||
id: nightly
|
||||
shell: bash
|
||||
run: echo "::set-output name=version::$(cat .github/nightly-version)"
|
||||
|
||||
- name: Install WASM toolchain
|
||||
|
|
Loading…
Reference in a new issue