Skip to content

Commit 888baa1

Browse files
committed
Tweak on paths
1 parent a58b1ad commit 888baa1

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

.github/workflows/website.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,11 @@ concurrency:
1313
group: ${{ github.workflow }}-${{ github.head_ref || github.run_id }}
1414
cancel-in-progress: true
1515

16+
defaults:
17+
run:
18+
shell: bash
19+
working-directory: ./website
20+
1621
jobs:
1722
website-docs:
1823
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)