Signed-off-by: trivernis <trivernis@protonmail.com>
@ -42,10 +42,10 @@ jobs:
uses: actions/checkout@v2
- name: Set up toolchain
uses: actions-rs/toolchain@v1
with:
toolchain: stable
target: ${{ matrix.target }}
override: true
- name: Cache cargo builds
uses: actions/cache@v2