From 4fe8ca4cd71d9139c49ff7710aaf0495d8d49ce3 Mon Sep 17 00:00:00 2001 From: Marcus Girolneto Date: Fri, 26 Jan 2024 14:52:05 -0300 Subject: [PATCH] Fixing action --- .github/templates/deploy/action.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/templates/deploy/action.yml b/.github/templates/deploy/action.yml index 2138d71..31f1802 100644 --- a/.github/templates/deploy/action.yml +++ b/.github/templates/deploy/action.yml @@ -85,6 +85,7 @@ runs: uses: "./.github/templates/setup_java_and_scala" - name: Test and Generate Metagraph JARS 🚀 + shell: bash env: GITHUB_TOKEN: ${{ inputs.GITHUB_TOKEN }} run: |