Skip to content

Commit

Permalink
feat(solis-deploy-ci): add solis deploy test
Browse files Browse the repository at this point in the history
  • Loading branch information
kwiss committed Jan 7, 2024
1 parent 6710551 commit c0f43f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/solis-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
run: cd aws/cdk-solis-ecs

- name: Install dependencies
run: npm install
run: pnpm install

- name: Read environment variables from file
id: vars
Expand Down

0 comments on commit c0f43f2

Please sign in to comment.