Skip to content

Commit

Permalink
ci(deno): deno2node doesnt require deno installed
Browse files Browse the repository at this point in the history
  • Loading branch information
EdJoPaTo committed Nov 22, 2023
1 parent 5da8f2d commit 8763860
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/deno.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,9 +39,6 @@ jobs:
id-token: write
steps:
- uses: actions/checkout@v4
- uses: denoland/setup-deno@v1
with:
deno-version: v1.x
- uses: actions/setup-node@v4
with:
node-version: 'lts/*'
Expand Down

0 comments on commit 8763860

Please sign in to comment.