Skip to content

Commit d58c2d7

Browse files
committed
Set shuriken version in CI for Linux
1 parent 3b6dc6e commit d58c2d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/smoke_test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
4545
- name: Install Shuriken-Analyzer for Linux
4646
run: |
47-
pip install git+https://github.com/Fare9/Shuriken-Analyzer.git@main#subdirectory=shuriken/bindings/Python/
47+
pip install git+https://github.com/Fare9/Shuriken-Analyzer.git@7f2e45f8714ca2d920fc2c2957c1de275edcbe23#subdirectory=shuriken/bindings/Python/
4848
if: matrix.os == 'ubuntu-latest'
4949

5050
- name: Install Shuriken-Analyzer for MacOS

0 commit comments

Comments
 (0)