Skip to content

Commit

Permalink
Updated Build & Updated footer at request of bonnie
Browse files Browse the repository at this point in the history
  • Loading branch information
RobertJGabriel committed May 17, 2024
1 parent 6f07e15 commit 76b1d96
Show file tree
Hide file tree
Showing 4 changed files with 3,674 additions and 8,421 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- name: Install and Build 🔧 # This example project is built using npm and outputs the result to the 'build' folder. Replace with the commands required to build your project, or remove this step entirely if your site is pre-built.
run: |
export NODE_OPTIONS=--openssl-legacy-provider
npm install
npm install --legacy-peer-deps
npm run now-build
- name: Deploy 🚀
Expand Down
Loading

0 comments on commit 76b1d96

Please sign in to comment.