Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Flyingmana authored Sep 28, 2019
1 parent 2bf4818 commit b3af58f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
- name: "checkout repository"
uses: actions/checkout@master
- name: "install hub"
run: "snap install hub --classic"
run: "sudo snap install hub --classic"
- name: hub version
run: hub version
- name: hub help
Expand Down

0 comments on commit b3af58f

Please sign in to comment.