Skip to content

Commit

Permalink
Use bash in GHA
Browse files Browse the repository at this point in the history
  • Loading branch information
smiasojed committed Nov 8, 2024
1 parent 8c7d18a commit 007b79e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build-revive-wasm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,9 @@ env:
jobs:
build-revive-wasm:
runs-on: parity-large
defaults:
run:
shell: bash
container:
image: paritytech/ci-unified:bullseye-1.81.0
steps:
Expand Down

0 comments on commit 007b79e

Please sign in to comment.