Skip to content

Commit 4ee16a2

Browse files
authored
Merge pull request #6 from minesh-s-patel/brianlynn2-patch-1
Update build-migration-dev.yml
2 parents 198c968 + 1303a1b commit 4ee16a2

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.github/workflows/build-migration-dev.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,10 @@ jobs:
103103
- name: Distribute CI
104104
run:
105105
echo "Distribute ci"
106-
106+
- name: Distribute Excel
107+
run:
108+
echo "Distribute Excel"
109+
107110
# Excel distribution
108111
# DeployExcel:
109112
# stage: 'build'

0 commit comments

Comments
 (0)