bluh
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
2026-05-14 10:37:33 -07:00
parent 857f282740
commit 98589550e3

View File

@ -14,8 +14,8 @@ steps:
- npm run build
- apt-get update && apt-get install -y rsync
- ls -al
- ls -al mattrbld-site
- git submodule update --remote
- ls -al mattrbld-site
- rsync -uavh _site/ $REPOSITORY --delete --exclude .git
- cd $REPOSITORY
- ls -al