Skip to content

Commit

Permalink
Merge pull request #128 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 9e286f8 + d33c96a commit 9bddc0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
- name: checkout
uses: actions/checkout@v4
- name: cleanup
run: rm -fr book/ docs/ sandbox/ tests/
run: rm -fr book/ sandbox/ tests/
- name: package
run: cargo package
- name: login
Expand Down

0 comments on commit 9bddc0b

Please sign in to comment.