Skip to content

Commit

Permalink
ci: Don't automatically run asdf
Browse files Browse the repository at this point in the history
  • Loading branch information
emk committed Feb 28, 2024
1 parent f96d520 commit 36ddf64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
packages: write

steps:
- uses: asdf-vm/actions/install@f4acd427436df623426c29f7e3e9ea715be28396
- uses: asdf-vm/actions/setup@f4acd427436df623426c29f7e3e9ea715be28396
- run: rustup update stable
- uses: extractions/setup-just@v1

Expand Down

0 comments on commit 36ddf64

Please sign in to comment.