Update action.yml
parent
cde9f165a9
commit
ad47dd8dd4
|
@ -5,4 +5,4 @@ runs:
|
||||||
- name: Install protobuf linux
|
- name: Install protobuf linux
|
||||||
shell: bash
|
shell: bash
|
||||||
run: |
|
run: |
|
||||||
apt-get update && apt-get upgrade
|
sudo apt-get update && apt-get upgrade
|
Loading…
Reference in New Issue