Explorar o código

add to github path

Stephen %!s(int64=3) %!d(string=hai) anos
pai
achega
4324897054
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      .github/workflows/ci.yaml

+ 1 - 1
.github/workflows/ci.yaml

@@ -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