Skip to content

Commit 0ad2ee2

Browse files
committed
Fix assembly migration issue
1 parent 4cb4926 commit 0ad2ee2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ jobs:
8787
with:
8888
name: invitebuilds
8989
path: |
90-
client/build/
90+
client/dist/
9191
provisioning-mock/target/*.jar
9292
server/target/*.jar
9393
welcome/build/

0 commit comments

Comments
 (0)