From e7aa659c22cf8a90448ae818fd3e076da16a6ce7 Mon Sep 17 00:00:00 2001 From: David Wilkie Date: Fri, 11 Oct 2024 12:43:40 +0700 Subject: [PATCH] WIP --- .github/workflows/skyetel.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/skyetel.yml b/.github/workflows/skyetel.yml index 4138c58..972ab2c 100644 --- a/.github/workflows/skyetel.yml +++ b/.github/workflows/skyetel.yml @@ -81,6 +81,7 @@ jobs: name: Build Packages runs-on: ubuntu-latest needs: + - build - release if: ${{ needs.release.outputs.release_created }} strategy: