Skip to content

Commit

Permalink
Removed build from CD since "electron-forge publish" is building from…
Browse files Browse the repository at this point in the history
… src anyways
  • Loading branch information
Nils-Kolvenbach committed Feb 1, 2024
1 parent c097360 commit 914ee85
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,6 @@ jobs:
run: yarn install
- name: Run linter
run: yarn run lint
- name: Build
run: yarn run build
- name: Create pull request or publish to GitHub
uses: changesets/action@v1
with:
Expand Down

0 comments on commit 914ee85

Please sign in to comment.