mirror of
https://github.com/serai-dex/serai.git
synced 2025-12-08 04:09:23 +00:00
Specify shell in build-dependencies
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user