diff --git a/.github/workflows/create-release.yaml b/.github/workflows/create-release.yaml index a5e6049..b3692e6 100644 --- a/.github/workflows/create-release.yaml +++ b/.github/workflows/create-release.yaml @@ -27,6 +27,7 @@ jobs: image: rg35xx-toolchain-new:latest options: -v ${{github.workspace}}:/root/workspace run: make all + shell: bash - name: Create release run: |