Skip to content

Commit

Permalink
Install rpm
Browse files Browse the repository at this point in the history
  • Loading branch information
yuezk committed Feb 25, 2024
1 parent df1bcd6 commit 55b119d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ jobs:
run: |
cd globalprotect-openconnect-*/
ls -l .rpm
sudo rpm -i .rpm/globalprotect-openconnect
sudo rpm -i ".rpm/globalprotect-openconnect/*$(uname -m).rpm"
gpclient --version
gpservice --version
Expand Down

0 comments on commit 55b119d

Please sign in to comment.