Skip to content

Commit

Permalink
Update cipp_frontend_build.yml
Browse files Browse the repository at this point in the history
Signed-off-by: John Duprey <john@cyberdrain.com>
  • Loading branch information
JohnDuprey authored Feb 14, 2025
1 parent 947e52e commit d8560f8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cipp_frontend_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ jobs:
- name: Prepare and Zip Build Files
run: |
mkdir -p build
cp staticwebapp.config.json out/
zip -r build/latest.zip out
# Upload to Azure Blob Storage
Expand Down

0 comments on commit d8560f8

Please sign in to comment.