Skip to content

Commit eaca2eb

Browse files
authored
Merge pull request #332 from vlad961/develop
DEBUGGING build-and-deploy.yml
2 parents 35ce7f0 + 987dd4f commit eaca2eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-and-deploy.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,7 @@ jobs:
190190
ng build --base-href /website/pages/journeys
191191
chmod +x ../scripts/debugging.sh
192192
../scripts/debugging.sh
193-
cp -avr /dist/devon4ng-mat-layout/. target/generated-docs/website/pages/journeys/
193+
194194
195195
- name: Build and test search engine
196196
run: |

0 commit comments

Comments
 (0)