Skip to content

Commit 310ceae

Browse files
authored
Merge pull request #12 from ulises-codes/fix/release-workflow-invalid-flag
fix: remove invalid flag
2 parents 67f5107 + 2a0a824 commit 310ceae

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@ jobs:
3232
- uses: actions-rs/toolchain@v1
3333
with:
3434
toolchain: stable
35-
target: x86_64-apple-darwin
3635
- uses: actions-rs/cargo@v1
3736
with:
3837
command: build

0 commit comments

Comments
 (0)