Skip to content

Commit

Permalink
Install npm packages
Browse files Browse the repository at this point in the history
  • Loading branch information
dremin committed Oct 20, 2023
1 parent 8d57ce9 commit 9da8d1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/terraform_deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
- uses: hashicorp/setup-terraform@v2
- name: install Twilio CLI
run: |
npm install -g twilio-cli
npm install --ignore-scripts
twilio plugins:install @twilio-labs/plugin-serverless
- name: Pull Terraform State
id: pull-state
Expand Down

0 comments on commit 9da8d1e

Please sign in to comment.