Skip to content

Commit

Permalink
Update publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Marcisbee committed Nov 27, 2024
1 parent 9e98f48 commit 89f20ef
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ jobs:
steps:
- uses: actions/checkout@v2
- uses: actions/setup-node@v1
- uses: denoland/setup-deno@v1
with:
node-version: 20
- run: npm ci
Expand Down

0 comments on commit 89f20ef

Please sign in to comment.