Update action.yml
This commit is contained in:
parent
cde9f165a9
commit
ad47dd8dd4
2
.github/actions/update-deps-linux/action.yml
vendored
2
.github/actions/update-deps-linux/action.yml
vendored
@ -5,4 +5,4 @@ runs:
|
||||
- name: Install protobuf linux
|
||||
shell: bash
|
||||
run: |
|
||||
apt-get update && apt-get upgrade
|
||||
sudo apt-get update && apt-get upgrade
|
Loading…
x
Reference in New Issue
Block a user