Skip to content

Commit

Permalink
Update checkout-deps.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
accelerator74 committed Jul 16, 2024
1 parent 7fe61d9 commit 21ed5da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/checkout-deps.sh
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ done
ismac=0
iswin=0

archive_ext=tar.gz
archive_ext=tar.xz
decomp="tar xf"

if [ `uname` = "Darwin" ]; then
Expand Down

0 comments on commit 21ed5da

Please sign in to comment.