Skip to content

Commit

Permalink
chore: 添加rust环境
Browse files Browse the repository at this point in the history
  • Loading branch information
RSS1102 committed Oct 4, 2024
1 parent 7971647 commit eb3be6d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/pkg-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,9 @@ jobs:
- name: Checkout
uses: actions/checkout@v4

- name: Cache rust artifacts
uses: oxidecomputer/actions-rs_toolchain@oxide/master

- name: Install pnpm
uses: pnpm/action-setup@v4

Expand Down

0 comments on commit eb3be6d

Please sign in to comment.