Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
wyzdwdz committed Apr 16, 2024
1 parent 98118a8 commit 0b4c55e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -143,6 +143,8 @@ jobs:
steps:
- name: checkout
uses: actions/checkout@v4
with:
submodules: 'recursive'

- name: install cmake
uses: lukka/get-cmake@latest
Expand Down

0 comments on commit 0b4c55e

Please sign in to comment.