Skip to content

Commit ee0b4f0

Browse files
authored
Add shell
1 parent 119bf95 commit ee0b4f0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/actions/azdo-build/action.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -227,6 +227,7 @@ runs:
227227
--strip-component=1 \
228228
package/dist/ \
229229
package/static/
230+
shell: bash
230231

231232
- name: Extract artifact (fluent-theme)
232233
run: |
@@ -239,6 +240,7 @@ runs:
239240
--strip-component=1 \
240241
package/dist/ \
241242
package/static/
243+
shell: bash
242244

243245
- name: Upload artifact (tarball)
244246
uses: actions/upload-artifact@v7

0 commit comments

Comments
 (0)