add dart bin to path

This commit is contained in:
Alif Rachmawadi
2022-01-06 08:45:45 +00:00
parent 84b5c35087
commit 23835ee500
2 changed files with 5 additions and 1 deletions

View File

@@ -84,3 +84,4 @@ fi
echo "FLUTTER_ROOT=${FLUTTER_ROOT}" >>$GITHUB_ENV
echo "${FLUTTER_ROOT}/bin" >>$GITHUB_PATH
echo "${FLUTTER_ROOT}/bin/cache/dart-sdk/bin" >>$GITHUB_PATH