profclems / glab

The GitLab CLI tool. Archived: now officially adopted by GitLab as the official CLI tool and maintained at https://gitlab.com/gitlab-org/cli. See https://github.com/profclems/glab/issues/983
https://glab.readthedocs.io/
MIT License
2.08k stars 163 forks source link

Fix aarch64 install error #1020

Closed kebe7jun closed 1 year ago

kebe7jun commented 1 year ago

Description

Fix install glab on aarch64 error.

Related Issue

Resolves #1019

How Has This Been Tested?

Run curl -s https://raw.githubusercontent.com/kebe7jun/glab/fix/1019/scripts/install.sh | bash successfully.

Screenshots (if appropriate)

Types of changes

profclems commented 1 year ago

Hi @kebe7jun, thanks a lot for this PR. We announced that this project is officially adopted by GitLab https://github.com/profclems/glab/issues/983#issue-1175723125. All new contributions should be made to the GitLab repo: https://gitlab.com/gitlab-org/cli

kebe7jun commented 1 year ago

already fixed in https://gitlab.com/gitlab-org/cli/-/merge_requests/1027#note_1102647439

close this.