mirror of
https://github.com/Lissy93/web-check.git
synced 2025-06-19 11:26:44 +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
|
- name: Install Serverless CLI and dependencies
|
||||||
run: |
|
run: |
|
||||||
yarn add -g serverless
|
npm i -g serverless
|
||||||
yarn
|
yarn
|
||||||
- name: Deploy to AWS
|
- name: Deploy to AWS
|
||||||
env:
|
env:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user