try fix gh pages deploy

This commit is contained in:
Romain Beaumont 2021-03-12 16:59:16 +01:00 committed by GitHub
parent 45139940c7
commit f4c61fa01f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -40,7 +40,7 @@ jobs:
npm install
npm run build
cp -R public/ ../
git checkout -b gh-pages
git checkout gh-pages
cp CNAME ../public/
rm -Rf ./*
rm -Rf .github .gitignore .gitpod .gitpod.DockerFile .npmignore .npmrc