Skip to content
Snippets Groups Projects
Commit 2e6ce5bd authored by GD's avatar GD
Browse files

fix typo

parent e9586fd7
No related branches found
No related tags found
No related merge requests found
Pipeline #537 passed
......@@ -4,7 +4,7 @@ pages:
script:
- Rscript requirements.R
- quarto render ./
- mv _site/* public/ # gitlab pages should be stored in 'public' directory
- mv _site public # gitlab pages should be stored in 'public' directory
artifacts:
paths:
- public
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment