Skip to content

Commit

Permalink
fix: update docs hash
Browse files Browse the repository at this point in the history
  • Loading branch information
Maddiaa0 committed Jan 7, 2025
1 parent b1b67b0 commit fb0df0f
Showing 1 changed file 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

0 comments on commit fb0df0f

Please sign in to comment.