diff --git a/.github/workflows/buildcnd.yml b/.github/workflows/buildcnd.yml index 19b1125..69ccc6d 100644 --- a/.github/workflows/buildcnd.yml +++ b/.github/workflows/buildcnd.yml @@ -48,7 +48,7 @@ jobs: working-directory: ${{ env.BUILD_PATH }} cd: - needs: [build] + needs: [build] runs-on: ubuntu-latest steps: # Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it