Update .forgejo/workflows/ci.yaml
Some checks failed
Build & Test / build-run (push) Failing after 5s
Some checks failed
Build & Test / build-run (push) Failing after 5s
This commit is contained in:
parent
aa3e1ab526
commit
079b91a6c1
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ jobs:
|
|||
- name: Get Dependancies
|
||||
run: apk add rustup deno git nodejs pkgconfig openssl openssl-dev
|
||||
- name: Install Rust
|
||||
- run: /usr/bin/rustup-init
|
||||
run: /usr/bin/rustup-init
|
||||
- name: Checkout repo
|
||||
uses: actions/checkout@v4
|
||||
with:
|
||||
|
|
Loading…
Add table
Reference in a new issue