Skip to content

Commit

Permalink
Hash assets
Browse files Browse the repository at this point in the history
  • Loading branch information
prasmussen committed Jul 18, 2024
1 parent dbe6dee commit 7a88490
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy_cloudflare_release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
- name: Build project
run: |
PATH="${PATH}:${HOME}/bin" poly build --release --script post_build.sh
PATH="${PATH}:${HOME}/bin" poly build --release --hash-assets --script post_build.sh
- name: Prepare cloudflare functions for deploy
run: |
Expand Down

0 comments on commit 7a88490

Please sign in to comment.