mirror of
https://github.com/KRTirtho/spotube.git
synced 2025-12-09 08:47:31 +00:00
cd: export bash env
This commit is contained in:
parent
9293d34742
commit
9d96dffedc
@ -14,7 +14,7 @@ jobs:
|
||||
- run: |
|
||||
git clone https://github.com/flutter/flutter.git
|
||||
cd flutter && git checkout stable && cd ..
|
||||
export PATH="$PATH:`pwd`/flutter/bin"
|
||||
echo 'export PATH="$PATH:`pwd`/flutter/bin"' >> $BASH_ENV
|
||||
flutter precache
|
||||
flutter doctor -v
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user