Skip to content

Commit

Permalink
Update pages.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
arcanis authored Mar 25, 2024
1 parent d7738ad commit f3cd21f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ jobs:

- name: Build the website
run: |
yarn install
cd mael-docs
yarn install
DOCS_DIR=$(realpath ../docs) yarn next build
Expand Down

0 comments on commit f3cd21f

Please sign in to comment.