Skip to content

Commit

Permalink
Specify build docs.
Browse files Browse the repository at this point in the history
  • Loading branch information
javiarrobas committed Aug 31, 2023
1 parent 3ab9646 commit 461c18c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/custom-web-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
sparse-checkout: .
- name: Build Docker environment image
run: cd web && make build-env
- name: Build website in container
- name: Build docs and website in container
run: cd web && make run-and-build
- name: Upload artifact
uses: actions/upload-pages-artifact@v2
Expand Down

0 comments on commit 461c18c

Please sign in to comment.