mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2024-08-30 18:12:39 +00:00
add to github path
This commit is contained in:
parent
169f1e2c44
commit
4324897054
2
.github/workflows/ci.yaml
vendored
2
.github/workflows/ci.yaml
vendored
@ -37,7 +37,7 @@ jobs:
|
||||
run: |
|
||||
git clone https://github.com/flutter/flutter.git
|
||||
cd flutter
|
||||
echo "export PATH=\$PATH:"`pwd`"/bin" >> ~/.profile
|
||||
echo `pwd`"/bin" >> $GITHUB_PATH
|
||||
export PATH="$PATH:`pwd`/bin"
|
||||
flutter channel dev
|
||||
flutter config --enable-linux-desktop
|
||||
|
Loading…
Reference in New Issue
Block a user