Skip to content

Commit 8f4d6fb

Browse files
committed
test: change dir to webapp before calling corepack
1 parent 0589781 commit 8f4d6fb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/yarnlint.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ jobs:
1010
- uses: actions/checkout@v4
1111
- name: Enable Corepack
1212
run: |
13+
cd webapp
1314
corepack enable
1415
corepack install
1516
- name: Setup Node.js and yarn

0 commit comments

Comments
 (0)