build: disabled cache for astro
Some checks failed
Build Gameflow Site / build (push) Failing after 1m6s
Some checks failed
Build Gameflow Site / build (push) Failing after 1m6s
This commit is contained in:
parent
6397fd88c9
commit
e8395a832e
1 changed files with 1 additions and 0 deletions
|
|
@ -33,6 +33,7 @@ jobs:
|
||||||
SITE_URL: https://gameflow.simeonradivoev.com
|
SITE_URL: https://gameflow.simeonradivoev.com
|
||||||
with:
|
with:
|
||||||
package-manager: "bun"
|
package-manager: "bun"
|
||||||
|
cache: false
|
||||||
|
|
||||||
- name: Deploy
|
- name: Deploy
|
||||||
uses: https://github.com/up9cloud/action-rsync@master
|
uses: https://github.com/up9cloud/action-rsync@master
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue