fix action
This commit is contained in:
@@ -77,7 +77,7 @@ jobs:
|
||||
run: |
|
||||
git config --global user.email "$(git log --format='%ae' HEAD^!)"
|
||||
git config --global user.name "$(git log --format='%an' HEAD^!)"
|
||||
git fetch origin gh-pages
|
||||
git fetch origin gh-pages:gh-pages
|
||||
- uses: subosito/flutter-action@v1.4.0
|
||||
with:
|
||||
channel: 'stable'
|
||||
|
||||
Reference in New Issue
Block a user