maybe that will fix it

This commit is contained in:
Benjamin Kyd
2023-07-12 21:07:09 +01:00
parent fe83680d27
commit 3eff6f591d

View File

@@ -22,7 +22,7 @@ jobs:
- uses: actions-rs/toolchain@v1
with:
profile: minimal
toolchain: stable
toolchain: nightly
override: true
- uses: actions-rs/cargo@v1
with: