Skip to content

Commit 5ec918b

Browse files
committed
Add dependency
1 parent 1ef6451 commit 5ec918b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci_cd.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
run: |
2525
apt update
2626
export DEBIAN_FRONTEND=noninteractive
27-
apt install -yq krb5-user
27+
apt install -yq krb5-user lsb_release
2828
2929
- uses: ansys/actions/code-style@v5.1
3030
with:

0 commit comments

Comments
 (0)