mirror of
https://github.com/pirate/ArchiveBox.git
synced 2025-08-08 07:36:31 +02:00
add MERCURY_BINARY to CI env
This commit is contained in:
committed by
Cristian Vargas
parent
357b677363
commit
dd98401a00
1
.github/workflows/test.yml
vendored
1
.github/workflows/test.yml
vendored
@@ -92,6 +92,7 @@ jobs:
|
||||
npm install
|
||||
echo "::set-env name=SINGLEFILE_BINARY::$GITHUB_WORKSPACE/node_modules/.bin/single-file"
|
||||
echo "::set-env name=READABILITY_BINARY::$GITHUB_WORKSPACE/node_modules/.bin/readability-extractor"
|
||||
echo "::set-env name=MERCURY_BINARY::$GITHUB_WORKSPACE/node_modules/.bin/mercury-parser"
|
||||
|
||||
|
||||
### Run the tests
|
||||
|
Reference in New Issue
Block a user