We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e879c61 commit 4ed4a9fCopy full SHA for 4ed4a9f
.github/workflows/buildcnd.yml
@@ -48,7 +48,7 @@ jobs:
48
working-directory: ${{ env.BUILD_PATH }}
49
50
cd:
51
- needs: [build]
+ needs: [build]
52
runs-on: ubuntu-latest
53
steps:
54
# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it
0 commit comments