Skip to content

Commit

Permalink
👽️ switch from rtx to mise (new brand)
Browse files Browse the repository at this point in the history
Signed-off-by: David Bernard <[email protected]>
  • Loading branch information
davidB committed Feb 1, 2024
1 parent 0d1f8ac commit eb961d5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,9 @@ jobs:
RUST_BACKTRACE: full
steps:
- uses: actions/checkout@v4
- uses: jdx/rtx-action@v1
- uses: jdx/mise-action@v2
with:
experimental: true
- name: Cache cargo registry
uses: actions/cache@v4
continue-on-error: false
Expand Down
File renamed without changes.

0 comments on commit eb961d5

Please sign in to comment.