mirror of
https://github.com/Lissy93/web-check.git
synced 2025-06-18 19:06:42 +02:00
Use NPM for gloabl dep
This commit is contained in:
parent
394b68fa29
commit
3aa385cf41
2
.github/workflows/deploy-aws.yml
vendored
2
.github/workflows/deploy-aws.yml
vendored
@ -27,7 +27,7 @@ jobs:
|
||||
|
||||
- name: Install Serverless CLI and dependencies
|
||||
run: |
|
||||
yarn add -g serverless
|
||||
npm i -g serverless
|
||||
yarn
|
||||
- name: Deploy to AWS
|
||||
env:
|
||||
|
Loading…
x
Reference in New Issue
Block a user