Skip to content

Commit

Permalink
make workflow cringe
Browse files Browse the repository at this point in the history
surely mdx-embed is worth all of the trouble
  • Loading branch information
ImAciidz committed Nov 3, 2023
1 parent b53a657 commit 6a3a14c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
cache: npm

- name: Install dependencies
run: npm install
run: npm install --force
- name: Build website
run: npm run build

Expand Down

0 comments on commit 6a3a14c

Please sign in to comment.