Skip to content

Commit

Permalink
gh actions
Browse files Browse the repository at this point in the history
  • Loading branch information
funwithtriangles committed Oct 16, 2024
1 parent 554cf74 commit 419011f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/eleventy_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
run: npm ci

- name: Run npm build
run: npm run build:prod
run: npm run build

- name: Deploy
uses: peaceiris/actions-gh-pages@v4
Expand Down

0 comments on commit 419011f

Please sign in to comment.