Skip to content

Commit

Permalink
Ensure bins are built (including dylint-link)
Browse files Browse the repository at this point in the history
  • Loading branch information
smoelius committed Jan 19, 2025
1 parent a564e8f commit a0d0de1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/upgrade_examples.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ jobs:

- name: Upgrade examples
run: |
cargo build --bins
scripts/upgrade_examples.sh
git diff --name-only
Expand Down

0 comments on commit a0d0de1

Please sign in to comment.