mirror of https://github.com/lxndrblz/anatole.git
.github/workflows/update-resources.yml @@ -26,6 +26,9 @@ run: | npm ci npm run prepare - name: clean resources run: | rm -rf resources/* exampleSite/resources/* - name: build run: npm run build - name: commit resources