Skip to content

Commit

Permalink
remove cname copying in ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
rom1504 authored Apr 8, 2023
1 parent 2463991 commit ed4c558
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@ jobs:
cp -R public/ ../
rm -Rf ./*
git checkout gh-pages
cp CNAME ../public/
rm -Rf ./*
rm -Rf .github .gitignore .gitpod .gitpod.DockerFile .npmignore .npmrc
cp -R ../public/* ./
Expand Down

0 comments on commit ed4c558

Please sign in to comment.