simplify ci (#4129)

This commit is contained in:
briaguya
2024-05-09 21:45:21 -04:00
committed by GitHub
parent 47b690fb1e
commit 5530ce2e61
2 changed files with 26 additions and 76 deletions

View File

@@ -1,2 +1,2 @@
#!/bin/sh
exec sudo /usr/local/bin/gtar.orig "$@"
exec sudo /opt/homebrew/bin/gtar.orig "$@"