workflows: try to fix checkout problem
Some checks failed
Build & Depoly / Depoly blog (push) Failing after 27s
Some checks failed
Build & Depoly / Depoly blog (push) Failing after 27s
This commit is contained in:
parent
9534370119
commit
3c23040162
1 changed files with 0 additions and 2 deletions
|
@ -5,8 +5,6 @@ on: [push]
|
|||
jobs:
|
||||
depoly:
|
||||
runs-on: docker
|
||||
container:
|
||||
image: node:18-bullseye
|
||||
name: Depoly blog
|
||||
steps:
|
||||
- name: Checkout
|
||||
|
|
Loading…
Reference in a new issue