Skip to content

Commit

Permalink
fix: fix the website for real this time
Browse files Browse the repository at this point in the history
Signed-off-by: Steven E Wright <StevenEWright@users.noreply.github.com>
  • Loading branch information
StevenEWright committed Aug 12, 2023
1 parent c6b3220 commit 999c767
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/website.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
- name: Checkout source code
uses: actions/checkout@v2
- run: ./ci
- run: ./website
- run: ./website gen
- name: Upload artifact
uses: actions/upload-pages-artifact@v1
with:
Expand Down

0 comments on commit 999c767

Please sign in to comment.