Skip to content

Commit 3ad793d

Browse files
committed
Revert "break the build"
This reverts commit 1f38a91.
1 parent 1f38a91 commit 3ad793d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/deploy.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -61,8 +61,8 @@ jobs:
6161
pushd website/public
6262
rm -r flagger blog img/logos flux/cmd flux/components
6363
rm -r flux/installation img/diagrams
64-
# rm -r flux/use-cases flux/guides flux/monitoring flux/migration
65-
# rm -rf flux/gitops-toolkit img/screens shortcode-gallery img/*.png
64+
rm -r flux/use-cases flux/guides flux/monitoring flux/migration
65+
rm -rf flux/gitops-toolkit img/screens shortcode-gallery img/*.png
6666
rm -r flux/cheatsheets # Get us below 200 (https://github.com/spinkube/containerd-shim-spin/issues/28)
6767
popd
6868

0 commit comments

Comments
 (0)