We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 31a5114 commit 653b124Copy full SHA for 653b124
.github/workflows/build.yaml
@@ -49,6 +49,7 @@ jobs:
49
50
- name: build extensions
51
run: make
52
+ shell: bash
53
54
- name: Generate manifest
55
run: python3 gen-manifest.py
0 commit comments