We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c6dcaaf commit 3389713Copy full SHA for 3389713
npm/ci-requirements.sh
@@ -96,8 +96,6 @@ popd &>/dev/null;
96
97
echo "Installing dependencies required for tests in codegens/dart-dio"
98
pushd ./codegens/dart-dio &>/dev/null;
99
- wget -q https://storage.googleapis.com/dart-archive/channels/stable/release/latest/linux_packages/dart_3.0.4-1_amd64.deb
100
- sudo dpkg -i dart_3.0.4-1_amd64.deb
101
echo '''name: test
102
version: 1.0.0
103
environment:
0 commit comments