Skip to content

Commit

Permalink
Stop hardcoding pulumi cli (#153)
Browse files Browse the repository at this point in the history
  • Loading branch information
Vivek Lakshmanan authored May 21, 2021
1 parent cf7f54f commit cca6580
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,6 @@ jobs:
role-to-assume: ${{ secrets.AWS_CI_ROLE_ARN }}
- name: Install Pulumi CLI
uses: pulumi/[email protected]
with:
pulumi-version: 3.1.0
- name: Set env variables
run: |
echo '$HOME/.pulumi/bin' >> $GITHUB_PATH
Expand Down

0 comments on commit cca6580

Please sign in to comment.