Skip to content

Commit

Permalink
fixup! build: update aspect_bazel_lib to fix windows gzip issues
Browse files Browse the repository at this point in the history
test
  • Loading branch information
devversion committed Nov 27, 2024
1 parent 216ff66 commit 9c88c0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/tar_system.bat
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ if exist "C:\Program Files\Git\bin\bash.exe" (
set "BASH=C:\Program Files\Git\bin\bash.exe"
)

"%BASH%" "tar" %*
"%BASH%" -c "tar %*"

0 comments on commit 9c88c0b

Please sign in to comment.