fix: errors from web-ext

This commit is contained in:
2026-04-02 18:20:33 -04:00
parent 5a175c3cf8
commit 3aee8c8f9a
6 changed files with 147 additions and 74 deletions
+2
View File
@@ -10,6 +10,8 @@ on:
jobs:
build:
runs-on: ubuntu-latest
env:
WEB_EXT_IGNORE_FILES: scripts/**
steps:
- uses: actions/checkout@v4