We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f46686 commit 805d67dCopy full SHA for 805d67d
Makefile
@@ -63,7 +63,7 @@ preview:
63
cd $(RELEASES_DIR) && \
64
echo \"[INFO] Cleaning:\" && \
65
ls -1 */ \
66
- | sed \"s:/*\\\$::\" \
+ | sed \"s:/*\\\$$::\" \
67
| grep \"^2025\" \
68
| sort -r \
69
| tail -n +4 \
0 commit comments