mirror of
https://github.com/stonega/tsacdop
synced 2025-02-17 20:10:37 +01:00
Update builld script.
This commit is contained in:
parent
0bc1414a68
commit
51f96c3de7
5
.github/workflows/flutter_build.yml
vendored
5
.github/workflows/flutter_build.yml
vendored
@ -37,4 +37,7 @@ jobs:
|
||||
- uses: actions/upload-artifact@v2
|
||||
with:
|
||||
name: release-file
|
||||
path: build/app/outputs/**/release/*
|
||||
path: |
|
||||
build/app/outputs/**/release/*
|
||||
build/app/outputs/bundle/playRelease/*
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user