fix: add gh to custom (#56)

* fix: add gh to custom

* fix gh script multi arch

* Dockerfile use bash directly

* Update build-ubuntu.yml

---------

Co-authored-by: Ryan <me@hackerc.at>
Co-authored-by: ChristopherHX <christopher.homberger@web.de>
This commit is contained in:
Ryan
2023-09-18 20:17:56 +02:00
committed by GitHub
parent e4184ded47
commit 8d329ea316
4 changed files with 12 additions and 4 deletions
+2
View File
@@ -36,6 +36,7 @@ case "$(uname -m)" in
'aarch64')
scripts=(
basic
gh
pwsh
go
js
@@ -45,6 +46,7 @@ case "$(uname -m)" in
'x86_64')
scripts=(
basic
gh
pwsh
go
js