Skip to content

Commit

Permalink
ci: fix KBS ci
Browse files Browse the repository at this point in the history
Signed-off-by: Xynnn007 <[email protected]>
  • Loading branch information
Xynnn007 committed Nov 11, 2023
1 parent 8b08632 commit 78ac576
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/kbs-rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ jobs:

- name: KBS Build [gRPC CoCo AS, RustTLS]
working-directory: kbs
run: make COCO_AS_INTEGRATE_TYPE=grpc
run: make COCO_AS_INTEGRATION_TYPE=grpc

- name: build KBS with amber AS mode
working-directory: kbs
Expand Down

0 comments on commit 78ac576

Please sign in to comment.