diff --git a/.forgejo/workflows/deploy.yml b/.forgejo/workflows/deploy.yml index e36c4ce..af5f037 100644 --- a/.forgejo/workflows/deploy.yml +++ b/.forgejo/workflows/deploy.yml @@ -20,7 +20,7 @@ jobs: - name: Install & Build run: | npm install - make build + npx @11ty/eleventy - name: Push to Cloudflare Edge run: npx wrangler pages deploy dist/ --project-name=ledailysquirrel