debug wip

Co-authored-by: Jamie Kuppens <reshurum@gmail.com>
Co-authored-by: Ignacio Falk <flakolefluk@gmail.com>
This commit is contained in:
Allan Jeremy 2022-08-22 18:22:28 +03:00
parent fa5eca82bb
commit 1d54b1386a

View file

@ -33,7 +33,7 @@ inputs:
runs:
using: "composite"
shell: bash
# shell: bash
steps:
- name: Checkout repository
uses: actions/checkout@v3
@ -52,6 +52,7 @@ runs:
external-data-json-path: ${{ inputs.bench_external_data_json_path }}
- name: Push benchmark results
shell: bash
run: |
echo "Pushing benchmark results..."
cd gh-pages