chore: Update cd.yml

This commit is contained in:
Dheepak Krishnamurthy 2021-12-06 15:40:55 -07:00
parent 8f1f9f85b7
commit 76c9bd0cdc

View file

@ -126,11 +126,6 @@ jobs:
steps:
- name: Check out Git repository
uses: actions/checkout@v2
- uses: actions-rs/toolchain@v1
with:
toolchain: stable
target: ${{ matrix.target }}
default: true
- uses: actions-rs/toolchain@v1
with:
toolchain: stable