mirror of
https://github.com/KRTirtho/spotube.git
synced 2025-12-09 08:47:31 +00:00
cd: add pub cache path
This commit is contained in:
parent
1d9638a20b
commit
46378787a0
@ -36,6 +36,7 @@ jobs:
|
||||
|
||||
- run: |
|
||||
export PATH="$PATH:`pwd`/flutter/bin"
|
||||
export PATH="$PATH":"$HOME/.pub-cache/bin"
|
||||
dart pub global activate flutter_distributor
|
||||
alias dpkg-deb="dpkg-deb --Zxz"
|
||||
dart run flutter_distributor package --platform=linux --targets=deb
|
||||
|
||||
Loading…
Reference in New Issue
Block a user