Skip to content
This repository was archived by the owner on Dec 29, 2022. It is now read-only.

Commit da92d2f

Browse files
authored
ci: set working directory for bootstrap command
1 parent eeb5820 commit da92d2f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,7 @@ jobs:
7777
with:
7878
node-version: 12.x
7979
- run: npx yarn bootstrap
80+
working-directory: ../
8081
- uses: chromaui/action@v1
8182
with:
8283
token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)