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 602fad2 commit 34f3375
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
- 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 simple-git@3.22.0
run: sudo npm i -g simple-git@3.15.2
- name: Serverless deploy
run: make deploy
env:
Expand Down

0 comments on commit 34f3375

Please sign in to comment.