Skip to content

Commit

Permalink
ci: fix update-browser-version.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sadym-chromium authored and Lightning00Blade committed Sep 18, 2024
1 parent ff9658a commit a656ef5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/update-browser-version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ jobs:
- name: Install and build npm dependencies
run: npm ci
- name: Update browser pin and devtools-protocol
id: update
run: node tools/update_chrome_revision.mjs
- name: Create Pull Request
if: ${{ steps.update.outputs.commit }}
Expand Down

0 comments on commit a656ef5

Please sign in to comment.