Skip to content

Commit

Permalink
Update PUB_CACHE test Path
Browse files Browse the repository at this point in the history
  • Loading branch information
hrishikesh-kadam authored Jan 25, 2023
1 parent 2bf2efb commit cfd0cbb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ jobs:
flutter create myapp
cd myapp
flutter pub get
ls $PUB_CACHE/hosted/pub.dartlang.org
ls $PUB_CACHE/hosted/pub.dev
test-with-addPubCacheBinToPath:
runs-on: ${{ matrix.runner }}
Expand Down

0 comments on commit cfd0cbb

Please sign in to comment.