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