Skip to content

Commit

Permalink
ython?
Browse files Browse the repository at this point in the history
  • Loading branch information
gildesmarais committed May 8, 2024
1 parent 8f30253 commit b5b89fd
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/tool-versions-update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ jobs:
permissions:
contents: write


steps:
- name: Checkout repository
uses: actions/checkout@v4
Expand All @@ -28,7 +27,7 @@ jobs:
# - run: asdf plugin-add deno https://github.com/asdf-community/asdf-deno.git
# - run: asdf plugin-add golang https://github.com/asdf-community/asdf-golang.git
# - run: asdf plugin-add nodejs https://github.com/asdf-vm/asdf-nodejs.git
# - run: asdf plugin-add python https://github.com/asdf-community/asdf-python.git
- run: asdf plugin-add python https://github.com/asdf-community/asdf-python.git
# - run: asdf plugin-add kubectl https://github.com/asdf-community/asdf-kubectl.git
# - run: asdf plugin-add ruby https://github.com/asdf-vm/asdf-ruby.git
# - run: asdf plugin-add rust https://github.com/asdf-community/asdf-rust.git
Expand Down

0 comments on commit b5b89fd

Please sign in to comment.