We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 119bf95 commit ee0b4f0Copy full SHA for ee0b4f0
1 file changed
.github/actions/azdo-build/action.yml
@@ -227,6 +227,7 @@ runs:
227
--strip-component=1 \
228
package/dist/ \
229
package/static/
230
+ shell: bash
231
232
- name: Extract artifact (fluent-theme)
233
run: |
@@ -239,6 +240,7 @@ runs:
239
240
241
242
243
244
245
- name: Upload artifact (tarball)
246
uses: actions/upload-artifact@v7
0 commit comments