From a02023dc4d43369aa92a215b4331d545de0316e3 Mon Sep 17 00:00:00 2001 From: XargonWan Date: Tue, 5 Nov 2024 12:10:07 +0900 Subject: [PATCH] Added missing worflow_call for build_artifacts --- .github/workflows/build_artifacts.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/build_artifacts.yml b/.github/workflows/build_artifacts.yml index 2ca7012..f22e5b5 100644 --- a/.github/workflows/build_artifacts.yml +++ b/.github/workflows/build_artifacts.yml @@ -7,6 +7,7 @@ name: "Build Artifacts for RetroDECK main manifest" on: workflow_dispatch: + workflow_call: env: DATE: ${{ github.run_id }}