Skip to content

Commit

Permalink
ci(website): 💚 fixed website ci by updating cli version
Browse files Browse the repository at this point in the history
  • Loading branch information
arctic-hen7 committed Oct 30, 2021
1 parent 71b6f42 commit d378e0f
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 @@ -19,7 +19,7 @@ jobs:
with:
fetch-depth: 0
- run: cargo install bonnie wasm-pack
- run: cargo install perseus-cli --version 0.3.0-beta.13
- run: cargo install perseus-cli --version 0.3.0-beta.14
- run: npm install
working-directory: website
- name: Build website
Expand Down

0 comments on commit d378e0f

Please sign in to comment.