Skip to content

Commit

Permalink
- fix: ci install deno deps
Browse files Browse the repository at this point in the history
  • Loading branch information
agallardol committed Nov 6, 2024
1 parent 7fd3030 commit c168492
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pr-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ jobs:
run: |
npm cache verify
npm ci --no-audit --prefer-offline
deno install
- name: Setup Chrome
id: setup-chrome
Expand Down

0 comments on commit c168492

Please sign in to comment.