Skip to content

Commit

Permalink
Fix spin command
Browse files Browse the repository at this point in the history
Signed-off-by: Adam Li <adam2392@gmail.com>
  • Loading branch information
adam2392 committed Oct 12, 2023
1 parent 9d514f2 commit 689fcab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ jobs:
- name: Setup build and install scikit-tree
run: |
./spin build -j 2 --forcesubmodule
./spin build -j 2
- name: Ccache performance
shell: bash -l {0}
Expand Down

0 comments on commit 689fcab

Please sign in to comment.