Skip to content

Commit d8560f8

Browse files
authored
Update cipp_frontend_build.yml
Signed-off-by: John Duprey <john@cyberdrain.com>
1 parent 947e52e commit d8560f8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/cipp_frontend_build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ jobs:
3838
- name: Prepare and Zip Build Files
3939
run: |
4040
mkdir -p build
41+
cp staticwebapp.config.json out/
4142
zip -r build/latest.zip out
4243
4344
# Upload to Azure Blob Storage

0 commit comments

Comments
 (0)