Skip to content

Commit

Permalink
feat(Calender): [BLA-693] install chromium
Browse files Browse the repository at this point in the history
  • Loading branch information
vishwapriya committed May 2, 2024
1 parent c78ab15 commit c269deb
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/install.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,9 @@ jobs:
with:
node-version: ${{ env.node_version }}
#cache: 'npm'
- name: Install Chrome
uses: browser-actions/setup-chrome@v1
run: chrome --version

- name: Cache dependencies
id: node-modules-cache
Expand Down

0 comments on commit c269deb

Please sign in to comment.