Skip to content

Commit

Permalink
Merge pull request #55 from OasisDEX/halaprix-patch-2
Browse files Browse the repository at this point in the history
Update deploy.yml
  • Loading branch information
jakubswierczek authored May 14, 2024
2 parents ed0079a + d2e1770 commit 23aa350
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,11 +30,11 @@ jobs:
- name: Install dependencies
run: |
npm install
yarn install
- name: Create bundle
run: |
npm run generate:lambda:daily
yarn generate:lambda:daily
- name: Deploy to Lambda
uses: appleboy/[email protected]
Expand Down

0 comments on commit 23aa350

Please sign in to comment.