mirror of
https://github.com/checktheroads/hyperglass
synced 2024-05-11 05:55:08 +00:00
fix ci installer privileges [skip ci]
This commit is contained in:
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'
|
||||
|
Reference in New Issue
Block a user