We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a14d1b7 commit 2592d84Copy full SHA for 2592d84
.github/workflows/build.yml
@@ -19,6 +19,8 @@ jobs:
19
steps:
20
- name: "Checkout"
21
uses: actions/checkout@v4
22
+ with:
23
+ submodules: true
24
25
- name: "Check for changes"
26
uses: dorny/paths-filter@de90cc6fb38fc0963ad72b210f1f284cd68cea36
0 commit comments