parent
53defa7770
commit
e1640e7b82
|
@ -52,7 +52,7 @@ jobs:
|
||||||
- name: Install project dependencies
|
- name: Install project dependencies
|
||||||
run: flutter pub get
|
run: flutter pub get
|
||||||
- name: Build artifacts
|
- name: Build artifacts
|
||||||
run: flutter build windows --release
|
run: flutter build linux --release
|
||||||
- name: Archive Release
|
- name: Archive Release
|
||||||
uses: thedoctor0/zip-release@master
|
uses: thedoctor0/zip-release@master
|
||||||
with:
|
with:
|
||||||
|
|
Loading…
Reference in New Issue