Skip to content

Commit d534a82

Browse files
fix(.github/workflows): ci fix
1 parent 77a1a29 commit d534a82

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ jobs:
5555
envsubst < ./extension/manifest.json > ./dist/manifest.json
5656
envsubst < ./extension/manifest-firefox.json > ./dist/manifest-firefox.json
5757
cp ./extension/img.png ./dist/img.png
58+
cp ./extension/background.html ./dist/background.html
5859
cd ./dist
5960
6061
# Build Zip for Chrome

0 commit comments

Comments
 (0)