fixed indentation error

This commit is contained in:
2024-01-27 21:55:06 +00:00
parent 5eca1caae0
commit 182f1cdb2f

View File

@@ -6,7 +6,7 @@ before_script:
pages:
script:
- npx vite build
- mv dist public
- mv dist public
artifacts:
paths:
# The folder that contains the files to be exposed at the Page URL