mirror of
https://github.com/tuono-labs/tuono
synced 2026-07-25 12:52:47 -07:00
Move tutorial into web documentation (#54)
* chore: move tutorial into web documentation * fix: update ci-documentation tuono version * fix: rollback documentation website version to v0.10.1 * temporaly remove 'dynamic' keyword * feat: update tuono documentation to v0.10.3 * chore: format --------- Co-authored-by: Valerio Ageno <valerio.ageno@qonto.com>
This commit is contained in:
@@ -34,7 +34,7 @@ jobs:
|
||||
uses: actions-rust-lang/setup-rust-toolchain@v1
|
||||
|
||||
- name: Install tuono
|
||||
run: cargo install tuono@0.10.1
|
||||
run: cargo install tuono@0.10.3
|
||||
|
||||
- name: Install pnpm
|
||||
run: npm i -g pnpm
|
||||
|
||||
@@ -31,7 +31,7 @@ jobs:
|
||||
uses: actions-rust-lang/setup-rust-toolchain@v1
|
||||
|
||||
- name: Install tuono
|
||||
run: cargo install tuono@0.10.2
|
||||
run: cargo install tuono@0.10.3
|
||||
|
||||
- name: Install pnpm
|
||||
run: npm i -g pnpm
|
||||
|
||||
Reference in New Issue
Block a user