Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
kennykerr committed Apr 17, 2024
1 parent 5f64794 commit 8828c04
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/arm64.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- version: stable
target: aarch64-pc-windows-msvc
- version: nightly
taret: aarch64-pc-windows-msvc
target: aarch64-pc-windows-msvc

steps:
- name: Checkout
Expand Down
2 changes: 1 addition & 1 deletion crates/tools/yml/src/main.rs
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@ jobs:
- version: stable
target: aarch64-pc-windows-msvc
- version: nightly
taret: aarch64-pc-windows-msvc
target: aarch64-pc-windows-msvc
steps:
- name: Checkout
Expand Down

0 comments on commit 8828c04

Please sign in to comment.