Skip to content

Commit

Permalink
Fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
wwared committed Jun 15, 2024
1 parent 6439e76 commit cdf78ee
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ jobs:
runs-on: ubuntu-latest

steps:
- uses: dtolnay/rust-toolchain@nightly
- uses: actions/checkout@v2
- name: Install
run: cargo install --path pst
Expand Down

0 comments on commit cdf78ee

Please sign in to comment.