From c3d43f2b72a083df422219598df0f38a1f478565 Mon Sep 17 00:00:00 2001 From: Luke Hagar Date: Thu, 26 Oct 2023 22:06:45 -0500 Subject: [PATCH] Update build-and-copy-pms-spec.yml --- .github/workflows/build-and-copy-pms-spec.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/build-and-copy-pms-spec.yml b/.github/workflows/build-and-copy-pms-spec.yml index fbf012f2..22f3285e 100644 --- a/.github/workflows/build-and-copy-pms-spec.yml +++ b/.github/workflows/build-and-copy-pms-spec.yml @@ -39,3 +39,5 @@ jobs: commit_message: Updating PMS Spec - uses: stefanzweifel/git-auto-commit-action@v4 + + - uses: ./.github/workflows/liblab-generate-sdks.yml