trying to test WHY2 with root's permissions
This commit is contained in:
parent
a04da40120
commit
b0a029c816
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -42,4 +42,4 @@ jobs:
|
||||
run: ./${{ matrix.build }}
|
||||
|
||||
- name: Test
|
||||
run: ./${{ matrix.output }}
|
||||
run: sudo ./${{ matrix.output }}
|
Loading…
x
Reference in New Issue
Block a user