Update .forgejo/workflows/demo.yaml
Some checks failed
UiNamed workflow / test (push) Failing after 8s
Some checks failed
UiNamed workflow / test (push) Failing after 8s
This commit is contained in:
parent
b183b5e5c1
commit
374c013b47
|
|
@ -19,7 +19,7 @@ jobs:
|
||||||
run: echo ${{ secrets.SSH_Key_sample }}
|
run: echo ${{ secrets.SSH_Key_sample }}
|
||||||
|
|
||||||
- name: Setup deno
|
- name: Setup deno
|
||||||
run: https://github.com/denoland/setup-deno@v2
|
run: curl -fsSL https://deno.land/install.sh | DENO_INSTALL=/usr/local sh
|
||||||
|
|
||||||
- name: Test set variable
|
- name: Test set variable
|
||||||
id: build
|
id: build
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue