fix for real build
This commit is contained in:
parent
9141df900a
commit
4792ac61a7
1 changed files with 1 additions and 0 deletions
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
|
|
@ -41,6 +41,7 @@ jobs:
|
|||
npm install
|
||||
npm run build
|
||||
cp -R public/ ../
|
||||
rm -Rf ./*
|
||||
git checkout gh-pages
|
||||
cp CNAME ../public/
|
||||
rm -Rf ./*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue