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:
|
jobs:
|
||||||
depoly:
|
depoly:
|
||||||
runs-on: docker
|
runs-on: docker
|
||||||
container:
|
|
||||||
image: node:18-bullseye
|
|
||||||
name: Depoly blog
|
name: Depoly blog
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
|
|
Loading…
Reference in a new issue