Skip to content

Commit

Permalink
Remember to checkout windows code
Browse files Browse the repository at this point in the history
  • Loading branch information
Christian Melchior committed Aug 29, 2022
1 parent fd14df3 commit 5cc823b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/include-check-cache.yml
Original file line number Diff line number Diff line change
Expand Up @@ -309,6 +309,10 @@ jobs:
jni-windows-lib-cache-hit: ${{ steps.jni-windows-lib-cache.outputs.cache-hit }}

steps:
- name: Checkout code
uses: actions/checkout@v3
with:
submodules: "recursive"

#
# JNI Windows Lib
Expand Down

0 comments on commit 5cc823b

Please sign in to comment.