Skip to content

Commit

Permalink
Moving location of vignettes
Browse files Browse the repository at this point in the history
  • Loading branch information
gvegayon committed Sep 26, 2024
1 parent ce45771 commit 30bbdf9
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/website.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,10 @@ jobs:
- uses: actions/download-artifact@v4
with:
path: website/

- name: Moving files
run: |
mv website/*/ website/
- name: Upload artifacts
uses: actions/upload-pages-artifact@v3
Expand Down

0 comments on commit 30bbdf9

Please sign in to comment.