Skip to content
This repository has been archived by the owner on Sep 26, 2024. It is now read-only.

Commit

Permalink
Merge branch 'master' into quill-pr-3317-setup-monorep-config
Browse files Browse the repository at this point in the history
  • Loading branch information
hasan-deriv committed Feb 27, 2024
2 parents 4b29790 + 9d18eb3 commit 80b9b65
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/actions/npm_install_from_cache/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,5 @@ runs:
- name: Install dependencies
if: ${{ steps.cache-npm.outputs.cache-hit != 'true' }}
run: npm ci
shell: bash

0 comments on commit 80b9b65

Please sign in to comment.