Revert "workflows: try to fix checkout problem"
Some checks failed
Build & Depoly / Depoly blog (push) Failing after 28s

This reverts commit 9534370119.
This commit is contained in:
thislight 2024-03-09 17:43:32 +08:00
parent 3c23040162
commit 2829e047a8
No known key found for this signature in database
GPG key ID: A50F9451AC56A63E

View file

@ -5,6 +5,8 @@ on: [push]
jobs:
depoly:
runs-on: docker
container:
image: node:20-bullseye
name: Depoly blog
steps:
- name: Checkout