Skip to content

Commit

Permalink
Allan/test gh actions fix (#360)
Browse files Browse the repository at this point in the history
* changed to v4

* update

* revereted deploy step

* revereted deploy step

* test master yml file

* test serverlessv4
  • Loading branch information
AllanT102 authored Jul 16, 2024
1 parent fd73104 commit f285216
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
- name: Install Serverless CLI and dependencies
run: |
sudo npm i -g serverless
sudo npm i -g serverless@4
npm ci
- name: 'Deploy Dev'
Expand Down

0 comments on commit f285216

Please sign in to comment.