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 ebaf8b9 commit a0a4c10Copy full SHA for a0a4c10
.github/workflows/ci.yml
@@ -53,6 +53,7 @@ jobs:
53
- name: Setup just
54
uses: extractions/setup-just@v1
55
- name: Build extension
56
+ shell: bash
57
run: |
58
if [[ "$RUNNER_OS" == "Windows" ]]; then
59
ridk enable
0 commit comments