Skip to content

Commit

Permalink
improvements
Browse files Browse the repository at this point in the history
Signed-off-by: Fabrice Rochette <[email protected]>
  • Loading branch information
mjfelis committed Aug 16, 2024
1 parent 43d67c5 commit 4f9ed8e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/static.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,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: |
npm install
npm run render
rm -rf node_modules
- name: Setup Pages
uses: actions/configure-pages@v5
Expand Down

0 comments on commit 4f9ed8e

Please sign in to comment.