Skip to content

Commit 869d1cb

Browse files
committed
add dependencies to build artifact
1 parent 1134621 commit 869d1cb

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/cdk_package_code.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,8 @@ jobs:
7575
package.json \
7676
package-lock.json \
7777
tsconfig.defaults.json \
78-
cdk.json
78+
cdk.json \
79+
.dependencies
7980
8081
- uses: actions/upload-artifact@v4
8182
name: upload build artifact

0 commit comments

Comments
 (0)