Skip to content

Commit

Permalink
ah, my bad
Browse files Browse the repository at this point in the history
  • Loading branch information
ZeWaka committed Feb 5, 2025
1 parent 9972358 commit 26cd2b4
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,4 @@ jobs:
node-version: '16'

- name: Install dependencies
run: npm install

- name: Build project
run: npm run build
run: npm install

0 comments on commit 26cd2b4

Please sign in to comment.