We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ef6451 commit 5ec918bCopy full SHA for 5ec918b
.github/workflows/ci_cd.yml
@@ -24,7 +24,7 @@ jobs:
24
run: |
25
apt update
26
export DEBIAN_FRONTEND=noninteractive
27
- apt install -yq krb5-user
+ apt install -yq krb5-user lsb_release
28
29
- uses: ansys/actions/code-style@v5.1
30
with:
0 commit comments