Update '.gitea/workflows/deno.yml'
Some checks failed
Deno app build and testing / deno (push) Failing after 8s
Some checks failed
Deno app build and testing / deno (push) Failing after 8s
This commit is contained in:
parent
00b73fcf46
commit
4eb30d0f14
@ -16,7 +16,7 @@ jobs:
|
||||
uses: actions/checkout@v3
|
||||
|
||||
- name: Setup Deno
|
||||
uses: denoland/setup-deno@v1
|
||||
uses: github.com/denoland/setup-deno@v1
|
||||
with:
|
||||
deno-version: v1.x
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user