Make script a list, why not

pull/1/head
mat ess 2022-01-25 21:02:34 -05:00
parent be639f6c3f
commit 897314e721
1 changed files with 2 additions and 2 deletions

View File

@ -2,8 +2,8 @@ image: alpine
pages:
script:
mkdir public
cp site/* public
- mkdir public
- cp site/* public
artifacts:
paths:
- public