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 7d6dac5 commit f4de2d8
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 @@ -27,7 +27,7 @@ jobs:
CURRENT_DIR=$(pwd)
echo "CURRENT_DIR=$CURRENT_DIR" >> $GITHUB_ENV
cd /usr/local/lib/node_modules/serverless
sudo npm i -g [email protected]
sudo npm i [email protected]
- name: Serverless deploy
run: |
cd $CURRENT_DIR
Expand Down

0 comments on commit f4de2d8

Please sign in to comment.