Skip to content

Commit

Permalink
Update deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
anassohail99 authored Oct 20, 2023
1 parent a0cb9a6 commit 8830d51
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ jobs:
- name: Install and build
run: |
yarn install
yarn global add node-gyp
yarn run build
- name: Deploy to S3
Expand Down

0 comments on commit 8830d51

Please sign in to comment.