chore(ci): remove cargo update (#34)

This commit is contained in:
Valery Antopol 2022-11-28 19:12:43 +03:00 committed by GitHub
parent c33afd95ee
commit 047b7db722
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -15,8 +15,6 @@ jobs:
- name: Setup rust toolchain
uses: actions-rust-lang/setup-rust-toolchain@v1
- run: cargo update --aggressive
- name: Install jq
run: sudo apt-get update && sudo apt-get --yes --force-yes install jq