mirror of
https://github.com/KRTirtho/spotube.git
synced 2025-09-12 23:45: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 create .
|
||||
- run: flutter pub get
|
||||
- run: flutter build macos
|
||||
- run: brew install tree
|
||||
- run: tree ./
|
||||
- uses: actions/upload-artifact@v2
|
||||
with:
|
||||
name: Macos Source Code
|
||||
path: ./
|
||||
- run: flutter build macos
|
||||
- run: brew install tree
|
||||
- run: tree ./
|
||||
|
Loading…
Reference in New Issue
Block a user