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 925334e commit f76c12fCopy full SHA for f76c12f
build/extension-chrome/build.sh
@@ -66,4 +66,4 @@ web-ext lint
66
web-ext build
67
68
# Print the size of the built extension
69
-ls -l "${TMP_BUILD_DIR}/web-ext-artifacts/running_challenges-*.zip"
+ls -l web-ext-artifacts/running_challenges-*.zip
build/extension-firefox/build.sh
@@ -70,4 +70,4 @@ web-ext lint
70
71
72
73
0 commit comments