Skip to content

Commit

Permalink
build static assets (#44)
Browse files Browse the repository at this point in the history
  • Loading branch information
srh-sloan authored Sep 18, 2024
1 parent 553af3c commit 5898a03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/copilot_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ jobs:
version_to_build: sha-${{ github.sha }}
owner: ${{ github.repository_owner }}
application: funding-service-design-fund-application-builder
assets_required: false
assets_required: true

dev_deploy:
needs: [ pre_deploy_tests, paketo_build, setup ]
Expand Down

0 comments on commit 5898a03

Please sign in to comment.