[CI] Fix pull
Some checks failed
Build and upload website update / build-and-upload (push) Has been cancelled

This commit is contained in:
2026-04-03 12:37:19 +02:00
parent 089b4c61ae
commit f51e4693c4

View File

@@ -9,6 +9,8 @@ jobs:
steps:
- name: Pull repo
uses: actions/checkout@v6
with:
ref: main
- name: Run node build
uses: actions/node-action@main
with: