ci: fix typo

This commit is contained in:
Cynthia Foxwell 2022-10-18 21:00:45 -06:00
parent 185fe4ddf8
commit 80fc2242af
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ pages:
- cp -r modular public
- cp xmc.user.css public
- sed -i "s/@version 0.0.0/@version 0+${CI_COMMIT_HASH:0:8}/" public/xmc.user.css
artifactss:
artifacts:
paths:
- public
except: