Update action.yml

master
agibsonccc 2021-03-10 14:12:47 +09:00
parent cde9f165a9
commit ad47dd8dd4
1 changed files with 1 additions and 1 deletions

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