use user_saml from git

Signed-off-by: Robin Appelman <robin@icewind.nl>
pull/39531/head
Robin Appelman 2023-08-09 17:39:58 +07:00
parent a185edd5d1
commit fc7adff48d
1 changed files with 5 additions and 0 deletions

@ -25,6 +25,11 @@ jobs:
uses: actions/checkout@v3
with:
submodules: true
- name: Checkout user_saml
uses: actions/checkout@v3
with:
repository: nextcloud/user_saml
path: apps/user_saml
- name: Pull images
run: |
docker pull ghcr.io/icewind1991/samba-krb-test-dc