Skip to content

Commit

Permalink
As much as can be done :(
Browse files Browse the repository at this point in the history
  • Loading branch information
Ipstenu committed Oct 22, 2024
1 parent 7f6ade6 commit 25a9530
Show file tree
Hide file tree
Showing 8 changed files with 26 additions and 529 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/staging.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
run: rsync -rlgoDzvc -i ${{ secrets.REMOTE_USER }}@${{ secrets.REMOTE_HOST }}:/home/${{ secrets.REMOTE_USER }}/${{ secrets.HUGO_RESOURCES_URL }}/ resources/

- name: Build site
run: npm run build
run: npm run build:staging

- name: Delete Extra Folder
run: rm -rf public/404/
Expand Down
Loading

0 comments on commit 25a9530

Please sign in to comment.