Skip to content

Commit

Permalink
Test
Browse files Browse the repository at this point in the history
  • Loading branch information
reinink committed Dec 12, 2024
1 parent 5a2fb88 commit 12edbff
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ jobs:
- name: Build Inertia
run: |
rm package-lock.json
npm install
cd packages/core && npm run build
cd ../${{ matrix.adapter }} && npm run build
Expand Down

0 comments on commit 12edbff

Please sign in to comment.