mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-05-12 20:50:55 +00:00
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: |
|
||||
sudo echo "127.0.0.1 petstore.swagger.io" | sudo tee -a /etc/hosts
|
||||
cat /etc/hosts
|
||||
sleep 30
|
||||
- uses: actions/setup-ruby@v1
|
||||
with:
|
||||
ruby-version: 3.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user