Update action.yml

master
agibsonccc 2021-03-10 14:15:01 +09:00
parent ad47dd8dd4
commit 1f6e08c8a6
1 changed files with 1 additions and 1 deletions

View File

@ -5,4 +5,4 @@ runs:
- name: Install protobuf linux
shell: bash
run: |
sudo apt-get update && apt-get upgrade
sudo apt-get update && sudo apt-get upgrade