Skip to content

Commit

Permalink
Update template.
Browse files Browse the repository at this point in the history
  • Loading branch information
huxuan committed Feb 1, 2024
1 parent 55e6b21 commit 888f6b8
Showing 1 changed file with 1 addition and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,7 @@ jobs:
uses: actions/configure-pages@v4
- run: env | sort
- run: make dev-doc
- env:
CI_PAGES_URL: {{ '${{ steps.pages.outputs.base_url }}' }}
run: make doc
- run: CI_PAGES_URL={{ '${{ steps.pages.outputs.base_url }}' }} make doc
- name: Upload changelog
uses: actions/upload-artifact@v4
with:
Expand Down

0 comments on commit 888f6b8

Please sign in to comment.