Skip to content

Commit b3ac8f6

Browse files
committed
feat: remover parâmetro de target na instalação do Rust no workflow de macOS
1 parent b57d79d commit b3ac8f6

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/inspect-binarys.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,6 @@ jobs:
5858
uses: actions-rs/toolchain@v1
5959
with:
6060
toolchain: stable
61-
target: ${{ matrix.target }}
6261
override: true
6362

6463
- name: Build with Cargo

0 commit comments

Comments
 (0)