add superuser perms

This commit is contained in:
Fischer Moseley 2023-02-15 14:05:09 -05:00
parent 949932f40c
commit 29784009c2
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ jobs:
- name: Install Manta from Source
run: |
pip install setuptools --upgrade
apt install -y tree
sudo apt install -y tree
tree
python3 -m pip install .