Skip to content

Commit

Permalink
Deploy test
Browse files Browse the repository at this point in the history
  • Loading branch information
ichiki-mfw committed Jul 16, 2024
1 parent a8155f1 commit 602fad2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@ jobs:
run: sudo npm i -g [email protected]
- name: Install Serverless utils
run: sudo npm i -g @serverless/[email protected]
- name: Install simple-git # https://github.com/serverless/serverless/issues/12418#issuecomment-2048920297
run: sudo npm i -g [email protected]
- name: Serverless deploy
run: make deploy
env:
Expand Down

0 comments on commit 602fad2

Please sign in to comment.