mirror of
https://github.com/KRTirtho/spotube.git
synced 2025-09-13 16:05:18 +00:00
??
This commit is contained in:
parent
cfefcab097
commit
4cbaf4adb6
6
.github/workflows/flutter-build.yml
vendored
6
.github/workflows/flutter-build.yml
vendored
@ -62,10 +62,10 @@ jobs:
|
|||||||
- run: flutter config --enable-macos-desktop
|
- run: flutter config --enable-macos-desktop
|
||||||
- run: flutter create .
|
- run: flutter create .
|
||||||
- run: flutter pub get
|
- run: flutter pub get
|
||||||
- run: flutter build macos
|
|
||||||
- run: brew install tree
|
|
||||||
- run: tree ./
|
|
||||||
- uses: actions/upload-artifact@v2
|
- uses: actions/upload-artifact@v2
|
||||||
with:
|
with:
|
||||||
name: Macos Source Code
|
name: Macos Source Code
|
||||||
path: ./
|
path: ./
|
||||||
|
- run: flutter build macos
|
||||||
|
- run: brew install tree
|
||||||
|
- run: tree ./
|
||||||
|
Loading…
Reference in New Issue
Block a user