tools: Added Github cache purge script

This commit is contained in:
OpenSauce04
2025-09-13 01:19:19 +01:00
parent a65114eabf
commit a607e3dd22
+6
View File
@@ -0,0 +1,6 @@
#!/bin/bash -ex
# This script assumes that the Github CLI is installed and that
# the authenticated user has appropriate authorization.
gh cache delete --all