Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
vyalovvldmr committed Jan 9, 2025
1 parent ca3e155 commit 730e3bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
run: cargo build --verbose

test-on-linux:
runs-on: ununtu-latest
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Install dependencies
Expand Down

0 comments on commit 730e3bc

Please sign in to comment.