Skip to content

Commit

Permalink
link the demo example in the readme
Browse files Browse the repository at this point in the history
  • Loading branch information
sassman committed Nov 2, 2023
1 parent 8d9c922 commit fe26410
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,3 +54,5 @@ jobs:
cd ${{ runner.temp }}/$PROJECT_NAME
cargo check
```
There is also a full example in this repo under [.github/workflows/example-run.yml](https://github.com/cargo-generate/cargo-generate-action/blob/main/.github/workflows/example-run.yml)

0 comments on commit fe26410

Please sign in to comment.