Signed-off-by: Sam Therapy <sam@samtherapy.net>
This commit is contained in:
parent
fac5874be3
commit
7ceed97f6e
1 changed files with 1 additions and 1 deletions
2
.github/workflows/deploy.yaml
vendored
2
.github/workflows/deploy.yaml
vendored
|
@ -19,7 +19,7 @@ jobs:
|
|||
- name: Setup Deno
|
||||
uses: denoland/setup-deno@v1
|
||||
with:
|
||||
deno-version: v1.x
|
||||
deno-version: v2.x
|
||||
- name: Build site
|
||||
run: |
|
||||
deno task build
|
||||
|
|
Loading…
Reference in a new issue