fix: build
black-action / runner / black formatter (push) Successful in -1m14s Details

This commit is contained in:
0xMRTT 2023-06-08 23:29:01 +02:00
parent 7b33014baa
commit b6893e641b
Signed by: 0xMRTT
GPG Key ID: 910B287304120902
1 changed files with 1 additions and 3 deletions

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