Skip to content

Commit

Permalink
Needed to fix GHA deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
masongup-mdsol committed Dec 10, 2024
1 parent a5f7e24 commit b2db994
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ jobs:

steps:
- uses: actions/checkout@v4
with:
submodules: true

- name: Setup Rust toolchain
uses: dtolnay/rust-toolchain@stable
Expand Down

0 comments on commit b2db994

Please sign in to comment.