Skip to content

Commit

Permalink
Install wit-bindgen on CI
Browse files Browse the repository at this point in the history
  • Loading branch information
alexcrichton committed Jan 30, 2024
1 parent 905fcc9 commit 5a008b5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,5 +43,6 @@ jobs:
- uses: actions/checkout@v4
- name: Install Rust
run: rustup update stable && rustup default stable
- run: cargo install [email protected]
- run: ./ci/regenerate.sh
- run: git diff --exit-code

0 comments on commit 5a008b5

Please sign in to comment.