Skip to content

Commit

Permalink
fixing pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
jotacemarin committed Feb 8, 2024
1 parent 894a4e3 commit ab63088
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/cd-dev-botnorrea-v2-telegram.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,9 @@ jobs:
with:
node-version: ${{ matrix.node-version }}

- name: Install serverless framework
run: npm install -g serverless

- name: Install dependencies
run: npm i

Expand Down

0 comments on commit ab63088

Please sign in to comment.