chore: ci default tool cache
All checks were successful
/ run (push) Successful in 3s

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

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: |