Skip to content

Commit

Permalink
remove install
Browse files Browse the repository at this point in the history
  • Loading branch information
davidwhitney committed May 27, 2024
1 parent 3d66327 commit 82799d9
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,6 @@ jobs:
with:
node-version: lts/*

- name: Install step
run: "deno install"

- name: Build step
run: "deno task build"

Expand Down

0 comments on commit 82799d9

Please sign in to comment.