Skip to content

Commit

Permalink
ci: changesets
Browse files Browse the repository at this point in the history
  • Loading branch information
alexfreska committed May 17, 2024
1 parent 49c555b commit 0269e0c
Show file tree
Hide file tree
Showing 5 changed files with 4 additions and 23,842 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,9 @@ jobs:
uses: ./.github/actions/setup
with:
node_version: 20.10.0
- name: Install @changesets/cli
run: npm install -g @changesets/cli
shell: bash
# Copy publish.json to package.json so that changesets can find it
# workspace projects.
# Electron has issues with npm and yarn package hoisting in a monorepo
Expand Down
Loading

0 comments on commit 0269e0c

Please sign in to comment.