Skip to content
Snippets Groups Projects
Commit 699b99d3 authored by resynth1943's avatar resynth1943
Browse files

Fix CI config

parent 3c99df95
No related branches found
No related tags found
No related merge requests found
......@@ -7,7 +7,7 @@ pages:
- apk add --no-cache npm
- npm install -g pnpm
- pnpm install
- npm run build
- pnpm run build
- cp -r _site ./public/
artifacts:
paths:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment