mirror of
https://github.com/serai-dex/serai.git
synced 2025-12-08 12:19:24 +00:00
Specify shell in build-dependencies
This commit is contained in:
@@ -30,6 +30,7 @@ runs:
|
|||||||
|
|
||||||
- name: Get nightly version to use
|
- name: Get nightly version to use
|
||||||
id: nightly
|
id: nightly
|
||||||
|
shell: bash
|
||||||
run: echo "::set-output name=version::$(cat .github/nightly-version)"
|
run: echo "::set-output name=version::$(cat .github/nightly-version)"
|
||||||
|
|
||||||
- name: Install WASM toolchain
|
- name: Install WASM toolchain
|
||||||
|
|||||||
Reference in New Issue
Block a user