Skip to content

Commit

Permalink
Fix manifest publishing
Browse files Browse the repository at this point in the history
  • Loading branch information
jlantz committed Sep 26, 2024
1 parent f4e8295 commit 0bd0ad6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
target: [no-browser, chromedriver, playwright, full-browser]
target: [no-browser, browser]
steps:
- name: Login to GitHub Container Registry
uses: docker/login-action@v2
Expand Down

0 comments on commit 0bd0ad6

Please sign in to comment.