This commit is contained in:
parent
e824caa8bb
commit
05bf625011
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@ on:
|
||||||
jobs:
|
jobs:
|
||||||
deploy:
|
deploy:
|
||||||
runs-on: docker
|
runs-on: docker
|
||||||
image: cimg/ruby:3.4.4-node
|
container: cimg/ruby:3.4.4-node
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
- name: "Setup"
|
- name: "Setup"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue