mirror of
https://git.ryujinx.app/ryubing/ryujinx.git
synced 2025-08-11 12:47:51 +02:00
attempt 2: give gli execute permission in CI
This commit is contained in:
1
.github/workflows/canary.yml
vendored
1
.github/workflows/canary.yml
vendored
@@ -42,6 +42,7 @@ jobs:
|
||||
run: |
|
||||
mkdir -p $HOME/.bin
|
||||
gh release download -R GreemDev/GLI -O gli -p 'GitLabCli-linux_x64'
|
||||
chmod +x gli
|
||||
mv gli $HOME/.bin/
|
||||
echo "$HOME/.bin" >> $GITHUB_PATH
|
||||
env:
|
||||
|
Reference in New Issue
Block a user