Skip to content

Commit

Permalink
fix: CI
Browse files Browse the repository at this point in the history
  • Loading branch information
extg5 committed May 21, 2024
1 parent 1c7b3b4 commit a6386bf
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,12 +19,6 @@ jobs:
node-version: '18'
registry-url: 'https://registry.npmjs.org'

- name: Install dependencies
run: yarn

- name: Build package
run: yarn build

- name: Check if version has changed
id: version_check
run: |
Expand Down

0 comments on commit a6386bf

Please sign in to comment.