Update main.yml

This commit is contained in:
Salvatore Giordano
2020-07-28 14:11:06 +02:00
committed by GitHub
parent a0a6745c72
commit 57d3c62bf7
+1 -1
View File
@@ -45,7 +45,7 @@ jobs:
- name: Codecov
run: bash <(curl -s https://codecov.io/bash) -c -t ${{ secrets.CODECOV_TOKEN }} -f coverage/lcov.info -F flutter_tool
build_and_deploy_ios:
runs-on: [macos-latest]
runs-on: [macos-latest]
steps:
- uses: actions/checkout@v1
- name: Cache RubyGems