Skip to content

Commit

Permalink
fix actions
Browse files Browse the repository at this point in the history
Signed-off-by: YZ775 <yuzuki-mimura@cybozu.co.jp>
  • Loading branch information
YZ775 committed Nov 6, 2023
1 parent 94e4ee8 commit 2334873
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,9 @@ jobs:
- name: Install test tools
run: make SUDO="sudo" test-tools

- name: Setup cfssl
run: make SUDO="sudo" setup-cfssl

- name: Build binaries
run: make build

Expand Down

0 comments on commit 2334873

Please sign in to comment.