Skip to content

Commit

Permalink
feat: rebrand
Browse files Browse the repository at this point in the history
  • Loading branch information
alvarolorentedev committed Aug 30, 2024
1 parent 314f677 commit 7e4ddb3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
restore-keys: |
${{ runner.os }}-cache-
- name: Install dependencies
run: npm ci
run: npm install --force
- name: Build website
run: npm run build
- name: Deploy to GitHub Pages
Expand Down

0 comments on commit 7e4ddb3

Please sign in to comment.