From 1c25d2145c5513cc89db0c3922f028f1ffffd813 Mon Sep 17 00:00:00 2001 From: Jack Lu Date: Fri, 27 Dec 2024 10:13:30 -0800 Subject: [PATCH] Fix yml error --- .github/workflows/callable-release-verification.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/callable-release-verification.yml b/.github/workflows/callable-release-verification.yml index dfc3d1792..d3bf0df00 100644 --- a/.github/workflows/callable-release-verification.yml +++ b/.github/workflows/callable-release-verification.yml @@ -25,6 +25,7 @@ jobs: # - prebuild-samples-staging # secrets: inherit # uses: ./.github/workflows/callable-e2e-tests.yml + # webpack-e2e: needs: - prebuild-ubuntu