Skip to content

Commit 0ae4068

Browse files
force a full build
1 parent 3597ea0 commit 0ae4068

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/render-and-publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,7 @@ jobs:
9292
exit 0
9393
fi
9494
echo "Comparing against previous artifact commit: $latest_commit"
95+
changed=""
9596
if [ -z "$changed" ]; then
9697
echo "No changed Clojure sources detected."
9798
exit 0

0 commit comments

Comments
 (0)