Update action.yml

This commit is contained in:
agibsonccc 2021-03-10 14:12:47 +09:00
parent cde9f165a9
commit ad47dd8dd4

View File

@ -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