Skip to content

Commit 8ddf674

Browse files
committed
[mamcx/openssl_no_more]: fix workflow fix
1 parent a80d949 commit 8ddf674

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -152,6 +152,7 @@ jobs:
152152
# `cargo build --manifest-path` (which apparently build different dependency trees).
153153
# However, we've been unable to fix it so... /shrug
154154
- name: Check v8 outputs
155+
shell: bash
155156
run: |
156157
find "${CARGO_TARGET_DIR}"/ -type f | grep '[/_]v8' || true
157158
if ! [ -f "${CARGO_TARGET_DIR}"/release/gn_out/obj/librusty_v8.a ]; then

0 commit comments

Comments
 (0)