We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c549033 commit 00ff58eCopy full SHA for 00ff58e
1 file changed
.github/workflows/ci.yml
@@ -21,7 +21,7 @@ jobs:
21
- run: npm run build
22
- run: npm test
23
24
- - run: zip -r webextension.zip public/
+ - run: zip -r webextension.zip public/*
25
26
- uses: actions/upload-artifact@v3
27
with:
0 commit comments