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