build: disabled cache for astro
Some checks failed
Build Gameflow Site / build (push) Failing after 1m6s

This commit is contained in:
Simeon Radivoev 2026-05-07 00:05:54 +03:00
parent 6397fd88c9
commit e8395a832e
Signed by: simeonradivoev
GPG key ID: 7611A451D2A5D37A

View file

@ -33,6 +33,7 @@ jobs:
SITE_URL: https://gameflow.simeonradivoev.com
with:
package-manager: "bun"
cache: false
- name: Deploy
uses: https://github.com/up9cloud/action-rsync@master