Skip to content

Commit 4ed4a9f

Browse files
committed
Update buildcnd.yml
1 parent e879c61 commit 4ed4a9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/buildcnd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
working-directory: ${{ env.BUILD_PATH }}
4949

5050
cd:
51-
needs: [build]
51+
needs: [build]
5252
runs-on: ubuntu-latest
5353
steps:
5454
# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it

0 commit comments

Comments
 (0)