Skip to content

Commit

Permalink
Add cargo-readme (#16)
Browse files Browse the repository at this point in the history
  • Loading branch information
leighmcculloch authored Nov 30, 2023
1 parent 79e6677 commit 122da64
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,9 @@ jobs:
- name: cargo-fuzz
version: '0.11.2'
- name: soroban-cli
version: '0.8.7'
version: '20.0.0-rc.4.1'
- name: cargo-readme
version: '3.3.1'
runs-on:
- ubuntu-latest
- macos-latest
Expand Down

0 comments on commit 122da64

Please sign in to comment.