Skip to content

Commit

Permalink
Debugging WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
AllanJeremy committed May 19, 2022
1 parent 0e51d54 commit ae4949e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/benchmark.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,9 +53,10 @@ jobs:

- name: Create gh-pages dir in runner root dir & navigate to it
run: |
cd ..
cd ../
mkdir gh-pages
cd gh-pages
pwd && ls
# in gh-pages directory
- name: Switch to benchmark results repo
Expand Down

0 comments on commit ae4949e

Please sign in to comment.