fix: run in node:22 container (runner lacks Node.js)
Deploy to Cloudflare Pages / deploy (push) Failing after 13m38s

🤖 Generated with [Amplifier](https://github.com/microsoft/amplifier)

Co-Authored-By: Amplifier <240397093+microsoft-amplifier@users.noreply.github.com>
This commit is contained in:
Ken
2026-05-27 23:48:18 +00:00
parent 8090549e01
commit 2b8bd62757
+2
View File
@@ -8,6 +8,8 @@ on:
jobs:
deploy:
runs-on: ubuntu-latest
container:
image: node:22
steps:
- name: Checkout
run: git clone --depth 1 --branch main https://git.ampbox.io/${{ github.repository }}.git .