Extract html-data; consider x86_64 when loading Java lib; use B2 action
This commit is contained in:
parent
8ff5bc3768
commit
2954f8f7b0
9 changed files with 37 additions and 3480 deletions
6
.github/workflows/bench.yaml
vendored
6
.github/workflows/bench.yaml
vendored
|
|
@ -55,10 +55,8 @@ jobs:
|
|||
npm install
|
||||
./build.sh
|
||||
|
||||
- name: Install B2 CLI
|
||||
run: |
|
||||
sudo pip install setuptools
|
||||
sudo pip install --upgrade b2
|
||||
- name: Set up Backblaze B2 CLI
|
||||
uses: wilsonzlin/setup-b2@v3
|
||||
|
||||
- name: Run bench and upload results
|
||||
working-directory: ./bench
|
||||
|
|
|
|||
Reference in a new issue