Skip to content

Commit

Permalink
fix(ci): update docs hash (#11082)
Browse files Browse the repository at this point in the history
  • Loading branch information
Maddiaa0 authored Jan 7, 2025
1 parent 9968849 commit b0a8397
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Earthfile
Original file line number Diff line number Diff line change
Expand Up @@ -205,7 +205,7 @@ docs-with-cache:
FROM +bootstrap
ENV CI=1
ENV USE_CACHE=1
LET artifact=docs-ci-deploy-$(./boxes/bootstrap.sh hash)
LET artifact=docs-ci-deploy-$(./docs/bootstrap.sh hash)
IF ci3/test_should_run $artifact
WAIT
BUILD --pass-args ./docs/+deploy-preview
Expand Down
Empty file modified docs/bootstrap.sh
100644 → 100755
Empty file.

0 comments on commit b0a8397

Please sign in to comment.