forked from loafle/openapi-generator-original
sleep
This commit is contained in:
parent
286ea0c593
commit
be28e0c829
1
.github/workflows/samples-ruby-petstore.yaml
vendored
1
.github/workflows/samples-ruby-petstore.yaml
vendored
@ -41,6 +41,7 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
sudo echo "127.0.0.1 petstore.swagger.io" | sudo tee -a /etc/hosts
|
sudo echo "127.0.0.1 petstore.swagger.io" | sudo tee -a /etc/hosts
|
||||||
cat /etc/hosts
|
cat /etc/hosts
|
||||||
|
sleep 30
|
||||||
- uses: actions/setup-ruby@v1
|
- uses: actions/setup-ruby@v1
|
||||||
with:
|
with:
|
||||||
ruby-version: 3.0
|
ruby-version: 3.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user