Skip to content

Commit

Permalink
WIP: Fix commit check
Browse files Browse the repository at this point in the history
  • Loading branch information
laggykiller committed Feb 18, 2024
1 parent 47e6d17 commit 5d9407d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/get_deps.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
import subprocess
import shutil

from scripts.get_arch import conan_archs, get_arch
from get_arch import conan_archs, get_arch


def install_deps(arch: str):
Expand Down

0 comments on commit 5d9407d

Please sign in to comment.