Skip to content

Commit

Permalink
ksmbd-tools: build error
Browse files Browse the repository at this point in the history
Signed-off-by: Namjae Jeon <[email protected]>
  • Loading branch information
namjaejeon committed Nov 4, 2024
1 parent e55dc98 commit 4c42e4b
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/c-cpp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,13 +47,9 @@ jobs:
meson dist
- name: meson build with mit krb5
run: |
mkdir build
cd build
meson -Dkrb5=enabled ..
meson dist
- name: meson build with heimdal krb5
run: |
mkdir build
cd build
meson -Dkrb5=enabled -Dkrb5_name=heimdal-krb5 ..
meson dist

0 comments on commit 4c42e4b

Please sign in to comment.