Skip to content

Commit

Permalink
ksmbd-tools: test2
Browse files Browse the repository at this point in the history
Signed-off-by: Namjae Jeon <linkinjeon@kernel.org>
  • Loading branch information
namjaejeon committed Nov 4, 2024
1 parent d4843bc commit 3f6430a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/c-cpp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,11 +47,11 @@ jobs:
meson dist
- name: meson build with mit krb5
run: |
pwd
ls
cd build
meson -Dkrb5=enabled ..
meson dist
- name: meson build with heimdal krb5
run: |
cd build
meson -Dkrb5=enabled -Dkrb5_name=heimdal-krb5 ..
meson dist

0 comments on commit 3f6430a

Please sign in to comment.