Skip to content

Commit 9f1e1b8

Browse files
committed
cli
1 parent c197859 commit 9f1e1b8

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/covector-version-or-publish-v1.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,9 @@ jobs:
107107
cd tooling/bundler
108108
cargo update -p avif-serialize --precise 0.8.3
109109
cargo update -p zune-jpeg --precise 0.4.14
110+
cd ../cli
111+
cargo update -p avif-serialize --precise 0.8.3
112+
cargo update -p zune-jpeg --precise 0.4.14
110113
111114
- name: install rust ${{ matrix.project.toolchain || matrix.platform.toolchain }}
112115
uses: dtolnay/rust-toolchain@master

0 commit comments

Comments
 (0)