be sudo to install the system dependencies

This commit is contained in:
amtoine 2023-04-04 18:29:13 +02:00
parent 6404d0e2c4
commit e3e2a077be
No known key found for this signature in database
GPG key ID: 37AAE9B486CFF1AB

View file

@ -116,7 +116,7 @@ jobs:
run: cargo install --path . --locked --no-default-features
- name: System dependencies
run: apt install -y xclip
run: sudo apt install -y xclip
- name: Standard library tests
run: nu crates/nu-utils/standard_library/tests.nu