Skip to content

Commit

Permalink
ci: 👷 Fix ci build
Browse files Browse the repository at this point in the history
Signed-off-by: Rintaro Okamura <[email protected]>
  • Loading branch information
Rintaro Okamura committed Sep 1, 2021
1 parent b0d38df commit a6b25d2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,8 @@ jobs:
- e2e
runs-on: ubuntu-latest
steps:
- name: Install Protoc
uses: arduino/setup-protoc@v1
- uses: actions/setup-node@v1
with:
node-version: '10'
Expand Down

0 comments on commit a6b25d2

Please sign in to comment.