更新 .gitea/workflows/pages.yaml
Some checks failed
Deploy Pages / deploy (push) Failing after 2m37s

This commit is contained in:
2026-03-01 17:39:53 +00:00
parent bd465c9322
commit 3d21c0f402

View File

@@ -7,7 +7,7 @@ on:
jobs:
deploy:
runs-on: linux
runs-on: ubuntu-latest
steps:
- name: Checkout