Skip to content

Commit

Permalink
fix(build): maybe manual build for now
Browse files Browse the repository at this point in the history
  • Loading branch information
Vheissu committed Dec 15, 2024
1 parent 612990e commit beb0f5d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/hugo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,8 @@ jobs:
hugo \
--minify \
--baseURL "${{ steps.pages.outputs.base_url }}"
- name: Build Tailwind CSS
run: npm run build:tw
- name: Upload artifact
uses: actions/upload-pages-artifact@v3
with:
Expand Down

0 comments on commit beb0f5d

Please sign in to comment.