Skip to content

Commit

Permalink
chore: fix type in yaml file
Browse files Browse the repository at this point in the history
  • Loading branch information
beqaabu committed Jan 16, 2025
1 parent 25bce4e commit e76080f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/npm-publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:

steps:
- name: Check out code
- uses: actions/checkout@v4
uses: actions/checkout@v4

- name: Set up Rust
uses: dtolnay/rust-toolchain@stable
Expand Down

0 comments on commit e76080f

Please sign in to comment.