From 657073c6add470dba71494d37b01812a4272f00e Mon Sep 17 00:00:00 2001 From: Solomon Jacobs Date: Tue, 7 Nov 2023 18:26:54 +0100 Subject: [PATCH] Creating elabit based workflow VII --- .github/workflows/build_all.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build_all.yml b/.github/workflows/build_all.yml index 3b3f985..2e6a32b 100644 --- a/.github/workflows/build_all.yml +++ b/.github/workflows/build_all.yml @@ -10,7 +10,7 @@ on: jobs: build_release: - uses: elabit/robotmk/.github/workflows/release.yaml@dev/sol/artifacts_II + uses: elabit/robotmk/.github/workflows/release.yaml@dev/sol/artifacts_III release: runs-on: ubuntu-latest needs: [build_release]