Skip to content
This repository was archived by the owner on Dec 16, 2023. It is now read-only.

Commit cdf2c3a

Browse files
authored
Update build.yml
1 parent bf8a537 commit cdf2c3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
set -e
5454
curl -fsSL "https://github.com/bufbuild/buf/releases/latest/download/buf-$(uname -s)-$(uname -m).tar.gz" | tar -xzC /usr/local --strip-components 1
5555
dart pub remove sass_analysis
56-
dart pub upgrade
56+
dart pub get
5757
dart run grinder protobuf
5858
EOF
5959

0 commit comments

Comments
 (0)