Skip to content

Commit

Permalink
chore: fix action
Browse files Browse the repository at this point in the history
  • Loading branch information
noahajac committed Sep 17, 2024
1 parent 0d9acaa commit ad13d60
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@ jobs:
node-version: '16.x'
- name: Install dependencies
run: yarn --frozen-lockfile
- name: Format
run: yarn format
- name: Build
run: yarn build
- name: Push built files
Expand Down

0 comments on commit ad13d60

Please sign in to comment.