Merge pull request #3898 from Kingtous/master
fix: nightly build needs to upload artifact
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -18,7 +18,7 @@ on:
|
|||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
run-ci:
|
run-ci:
|
||||||
uses: ./.github/workflows/flutter-nightly.yml
|
uses: ./.github/workflows/flutter-build.yml
|
||||||
with:
|
with:
|
||||||
upload-artifact: false
|
upload-artifact: false
|
||||||
|
|
||||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user