Skip to content

Commit

Permalink
Merge pull request #126 from autotwin/package
Browse files Browse the repository at this point in the history
package
  • Loading branch information
mrbuche authored Oct 11, 2024
2 parents 45cd52e + fea5c68 commit ad62b2f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,8 @@ jobs:
steps:
- name: checkout
uses: actions/checkout@v4
- name: cleanup
run: rm -fr book/ docs/ sandbox/ tests/
- name: package
run: cargo package
- name: login
Expand Down

0 comments on commit ad62b2f

Please sign in to comment.