Update README.md

This commit is contained in:
Joseph Garrone 2023-06-20 15:04:00 +02:00 committed by GitHub
parent c9befe6984
commit 1fc667880b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -139,7 +139,7 @@ createRoot(document.getElementById("root")!).render(
EOF
rm .dockerignore Dockerfile Dockerfile.ci nginx.conf
rm .dockerignore Dockerfile nginx.conf
cat << EOF > .github/workflows/ci.yaml
name: ci