Debugging WIP

This commit is contained in:
Allan Jeremy 2022-05-19 17:40:46 +03:00
parent d5c8b51bd7
commit 4f2d4e46d4

View file

@ -48,7 +48,7 @@ jobs:
- name: Run benchmark
run: python bench/bench.py | tee ${{ matrix.bench.script }}-output.txt
- run: cd .. && mkdir gh-pages && cd gh-pages
- run: cd ../../ && mkdir gh-pages && cd gh-pages
# in gh-pages directory
- name: Switch to & checkout gh-pages repo