Skip to content

Commit

Permalink
ci(deps): upgraded to latest tribble version
Browse files Browse the repository at this point in the history
  • Loading branch information
arctic-hen7 committed Jan 24, 2022
1 parent 2f37374 commit c7d20e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/website.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
with:
fetch-depth: 0
- run: cargo install bonnie wasm-pack perseus-cli
- run: RUSTFLAGS=--cfg=web_sys_unstable_apis cargo install tribble --version 0.1.0-rc.6
- run: RUSTFLAGS=--cfg=web_sys_unstable_apis cargo install tribble
- run: npm install -g tailwindcss
- run: npm install
working-directory: website
Expand Down

0 comments on commit c7d20e6

Please sign in to comment.