Skip to content

Commit

Permalink
Merge e5bae1c into 4ced8e2
Browse files Browse the repository at this point in the history
  • Loading branch information
bawelter committed Jul 9, 2020
2 parents 4ced8e2 + e5bae1c commit f43075d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yaml
Expand Up @@ -16,8 +16,8 @@ jobs:
steps:
- uses: actions/checkout@v2
- uses: subosito/flutter-action@v1
with:
channel: 'stable'
with:
channel: 'stable'
- name: Setup credentials
run: |
mkdir -p ~/.pub-cache
Expand Down

0 comments on commit f43075d

Please sign in to comment.