chore: ci default tool cache
Some checks failed
/ run (push) Failing after 4s

This commit is contained in:
nyyu 2025-06-01 11:04:05 +02:00
parent 36625ad7a9
commit c298601cf4

View file

@ -11,8 +11,6 @@ jobs:
steps:
- uses: actions/checkout@v4
- uses: denoland/setup-deno@v2
env:
RUNNER_TOOL_CACHE: /tmp
with:
deno-version: v2.x
- run: |