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 7eb2253 commit 413c80eCopy full SHA for 413c80e
.github/workflows/test-runner.yml
@@ -133,6 +133,7 @@ jobs:
133
- uses: actions/checkout@v4
134
135
- name: Set build environment variables
136
+ shell: bash
137
run: |
138
echo "build_os=${{ steps.config.outputs.build_os }}" >> $GITHUB_ENV
139
echo "build_arch=${{ steps.config.outputs.arch }}" >> $GITHUB_ENV
0 commit comments