Try to fix target not being installed
This commit is contained in:
@@ -40,6 +40,7 @@ jobs:
|
||||
uses: actions-rs/toolchain@v1
|
||||
with:
|
||||
toolchain: stable
|
||||
target: x86_64-apple-darwin
|
||||
profile: minimal
|
||||
|
||||
- name: Run tests
|
||||
|
||||
Reference in New Issue
Block a user