Skip to content

Commit 255c616

Browse files
icewind1991backportbot[bot]
authored andcommitted
test: attempt to fix smb sso test
Signed-off-by: Robin Appelman <robin@icewind.nl> [skip ci]
1 parent 8360b6a commit 255c616

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

.github/workflows/files-external-smb-kerberos.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,12 @@ jobs:
5151
repository: nextcloud/user_saml
5252
path: apps/user_saml
5353

54+
- name: Install user_saml
55+
run: |
56+
cd apps/user_saml
57+
composer i
58+
cd ../..
59+
5460
- name: Pull images
5561
run: |
5662
docker pull ghcr.io/icewind1991/samba-krb-test-dc

0 commit comments

Comments
 (0)