Skip to content

Commit

Permalink
Merge pull request #4 from jotacemarin/fixing-pipeline
Browse files Browse the repository at this point in the history
fixing pipeline
  • Loading branch information
jotacemarin authored Feb 8, 2024
2 parents 894a4e3 + ab63088 commit ab543aa
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 ab543aa

Please sign in to comment.