Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/25Ericcheong/binq
Browse files Browse the repository at this point in the history
  • Loading branch information
25Ericcheong committed May 18, 2024
2 parents 39102d9 + a40d292 commit f95f203
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/deploy-to-prod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,9 @@ jobs:
node-version: ${{ env.NODE_VERSION }}
cache: npm

- name: Get directory
run: ls

- name: Install Dependencies and Build project
run: |
npm ci
Expand Down

0 comments on commit f95f203

Please sign in to comment.