Skip to content

Commit

Permalink
πŸ’š
Browse files Browse the repository at this point in the history
  • Loading branch information
wcandillon authored Mar 11, 2024
1 parent da3219e commit e56885b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/build-npm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,10 @@ jobs:
- name: Install root node dependencies
run: yarn

- name: Install package dependencies
working-directory: package
run: yarn

- name: Download Skia Binary Artifacts
uses: dawidd6/action-download-artifact@v2
with:
Expand Down

0 comments on commit e56885b

Please sign in to comment.