Merge pull request #3898 from Kingtous/master
fix: nightly build needs to upload artifact
This commit is contained in:
commit
1d50a96dc7
1608
.github/workflows/flutter-build.yml
vendored
Normal file
1608
.github/workflows/flutter-build.yml
vendored
Normal file
File diff suppressed because it is too large
Load Diff
2
.github/workflows/flutter-ci.yml
vendored
2
.github/workflows/flutter-ci.yml
vendored
@ -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
|
||||||
|
|
1613
.github/workflows/flutter-nightly.yml
vendored
1613
.github/workflows/flutter-nightly.yml
vendored
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user