Skip to content

Commit 1f66091

Browse files
committed
ci: Fix lint step as well
1 parent fdd1293 commit 1f66091

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
@@ -49,6 +49,7 @@ jobs:
4949
- uses: actions/download-artifact@v2
5050
with:
5151
name: build
52+
path: ${{ github.workspace }}/packages
5253
- name: Run Linter
5354
run: yarn lint
5455

0 commit comments

Comments
 (0)