Skip to content

Commit

Permalink
Restore to update qpm.shared.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Fernthedev committed Mar 11, 2023
1 parent afd2fad commit edebdaf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-ndk.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ jobs:
run: |
cd ${GITHUB_WORKSPACE}
qpm-rust s build
qpm-rust restore
qpm-rust qmod build
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@ jobs:
run: |
cd ${GITHUB_WORKSPACE}
qpm-rust s build
qpm-rust restore
qpm-rust qmod build
- name: Get Library Name
Expand Down

0 comments on commit edebdaf

Please sign in to comment.