Skip to content

Commit 287e763

Browse files
committed
chore(ci): replace demo manifest
1 parent 753e5f9 commit 287e763

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/node.js.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ jobs:
3939
working-directory: ./projects/shell
4040
run: |
4141
cat src/environments/environment.demo.ts > src/environments/environment.ts
42+
cat public/federation.manifest.demo.json > public/federation.manifest.json
4243
4344
- name: Build all projects
4445
run: npm run build:all:demo

0 commit comments

Comments
 (0)