fix: build
All checks were successful
black-action / runner / black formatter (push) Successful in -1m14s

This commit is contained in:
2023-06-08 23:29:01 +02:00
parent 7b33014baa
commit b6893e641b

View File

@@ -1,7 +1,5 @@
gallery-build
cp -r public/* ../gallery
cd ../gallery
git add .
git commit -m "update"
git push origin master
git push