chore: Do not pin cargo workspaces (#295)

Do not pin cargo workspaces
This commit is contained in:
Anatolios Laskaris 2023-11-22 19:45:44 +02:00 committed by GitHub
parent 517872aa84
commit 5ea6ff36ed
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -164,7 +164,6 @@ jobs:
uses: baptiste0928/cargo-install@v2.2.0 uses: baptiste0928/cargo-install@v2.2.0
with: with:
crate: cargo-workspaces crate: cargo-workspaces
version: v0.2.37
- name: Build distro - name: Build distro
run: ./build.sh run: ./build.sh