Skip to content

Commit

Permalink
ci: fix caching
Browse files Browse the repository at this point in the history
  • Loading branch information
DenisGorbachev committed Jul 29, 2024
1 parent b4c2537 commit d417ed1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@ jobs:
uses: actions/setup-node@v4
with:
node-version: lts/Iron # 20
cache: 'npm'
-
uses: denoland/setup-deno@v1
with:
Expand Down

0 comments on commit d417ed1

Please sign in to comment.