Skip to content

Commit afffb31

Browse files
committed
remove jinja2 installation in build workflow
1 parent e91df77 commit afffb31

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,6 @@ jobs:
4646
with:
4747
packages: protobuf-compiler krb5-user libkrb5-dev libclang-dev liblzma-dev libssl-dev pkg-config apt-transport-https
4848
version: ubuntu-latest
49-
- name: Install jinja2-cli
50-
run: pip install jinja2-cli==0.8.2
5149
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
5250
with:
5351
persist-credentials: false

0 commit comments

Comments
 (0)