Skip to content
This repository has been archived by the owner on Oct 1, 2024. It is now read-only.

Commit

Permalink
Merge pull request #7 from mapachurro/hot-fix-deployment
Browse files Browse the repository at this point in the history
Hot fix deployment
  • Loading branch information
yaseerhee authored Jun 4, 2024
2 parents f11ad78 + cde6c25 commit bee4fbf
Show file tree
Hide file tree
Showing 2 changed files with 293 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
${{ runner.os }}-node-
- name: Install dependencies
run: npm ci
run: npm install -f

- name: Build project
run: npm run build
Expand Down
292 changes: 292 additions & 0 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit bee4fbf

Please sign in to comment.