Skip to content

Commit

Permalink
Update release action
Browse files Browse the repository at this point in the history
  • Loading branch information
kakajuro committed Aug 13, 2024
1 parent 8773ed8 commit d3a0c39
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,9 @@ jobs:
with:
node-version: '20.15.0'

- name: Install deps
run: yarn --frozen-lockfile

- name: Build + zip extensions
run: yarn build:all

Expand Down

0 comments on commit d3a0c39

Please sign in to comment.