Update .gitea/workflows/deploy.yml
Some checks failed
Build and deploy docs / deploy (push) Failing after 29s
Some checks failed
Build and deploy docs / deploy (push) Failing after 29s
This commit is contained in:
@@ -8,11 +8,6 @@ jobs:
|
||||
deploy:
|
||||
runs-on: docs-runner # must match the label of your registered act_runner
|
||||
steps:
|
||||
- name: Set up Node
|
||||
uses: actions/setup-node@v4
|
||||
with:
|
||||
node-version: 24.18
|
||||
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v4
|
||||
|
||||
|
||||
Reference in New Issue
Block a user