Skip to content

Commit

Permalink
Use latest nightly in setup-scarb action
Browse files Browse the repository at this point in the history
  • Loading branch information
DelevoXDG committed Oct 21, 2024
1 parent 1fe5409 commit e8f7cd6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,8 @@ jobs:
cargo install mdbook-linkcheck
- name: Install Scarb
uses: software-mansion/setup-scarb@v1
with:
scarb-version: nightly
- name: Generate and build snforge_std docs
run: |
scarb doc
Expand Down

0 comments on commit e8f7cd6

Please sign in to comment.