This commit is contained in:
William Cheng 2025-01-21 17:32:01 +08:00
parent 286ea0c593
commit be28e0c829

View File

@ -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