forked from loafle/openapi-generator-original
host table
This commit is contained in:
parent
ce81a8dd3a
commit
a1d733694e
6
.github/workflows/samples-ruby-petstore.yaml
vendored
6
.github/workflows/samples-ruby-petstore.yaml
vendored
@ -37,9 +37,9 @@ jobs:
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- name: Add hosts to /etc/hosts
|
||||
run: |
|
||||
sudo echo "127.0.0.1 petstore.swagger.io" | sudo tee -a /etc/hosts
|
||||
#- name: Add hosts to /etc/hosts
|
||||
# run: |
|
||||
# sudo echo "127.0.0.1 petstore.swagger.io" | sudo tee -a /etc/hosts
|
||||
- uses: actions/setup-ruby@v1
|
||||
with:
|
||||
ruby-version: 3.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user