Skip to content

Commit d6b7d07

Browse files
committed
1
1 parent 3cc7feb commit d6b7d07

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
run: |-
4040
rustup update ${{ env.rust-version }} && rustup default ${{ env.rust-version }}
4141
rustup target add ${{ matrix.rustc-target }}
42-
cargo ci client
42+
cargo ci
4343
4444
- name: Release
4545
uses: softprops/action-gh-release@v2

0 commit comments

Comments
 (0)