Skip to content

Commit

Permalink
Update website.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
gvegayon authored Sep 29, 2024
1 parent f598f93 commit 339ec3b
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/website.yml
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,11 @@ jobs:
name: github-pages
path: _website/

- name: Installing gh cli
run: |
apt update
apt install -y --no-install-recommends gh
- name: Post preview
uses: gvegayon/actions/post-artifact@main
with:
Expand Down

0 comments on commit 339ec3b

Please sign in to comment.