[CI] Add Github build pipeline (#1688)

This commit is contained in:
David Chavez
2022-11-07 20:34:03 +01:00
committed by GitHub
parent 92b1730237
commit 2c6c1d2e46
5 changed files with 257 additions and 0 deletions

2
.github/workflows/gtar vendored Normal file
View File

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