mirror of
https://github.com/thatmattlove/hyperglass.git
synced 2026-01-17 08:48:05 +00:00
fix ci installer privileges [skip ci]
This commit is contained in:
parent
6bc59430fe
commit
8a2d8c3abd
1 changed files with 1 additions and 1 deletions
2
.github/workflows/installer.yml
vendored
2
.github/workflows/installer.yml
vendored
|
|
@ -14,4 +14,4 @@ jobs:
|
|||
uses: actions/checkout@v2
|
||||
|
||||
- name: Run hyperglass
|
||||
run: './install.sh'
|
||||
run: 'sudo bash ./install.sh'
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue