Skip to content

Commit

Permalink
Match installed tools to configured programming languages
Browse files Browse the repository at this point in the history
  • Loading branch information
ringods committed Oct 9, 2024
1 parent 3386c2c commit 303dd2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/upgrade-provider.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
- name: Setup tools
uses: ./.github/actions/setup-tools
with:
tools: pulumictl, pulumicli, go, nodejs, dotnet, python, java
tools: pulumictl, pulumicli, dotnet, go, nodejs, python
- name: Install upgrade-provider
run: go install github.com/pulumi/upgrade-provider@main
shell: bash
Expand Down

0 comments on commit 303dd2f

Please sign in to comment.