There was an error while loading. Please reload this page.
1 parent f53d1ff commit 4d6d71aCopy full SHA for 4d6d71a
1 file changed
.github/workflows/create_release.yml
@@ -23,7 +23,7 @@ jobs:
23
uses: actions/download-artifact@v4
24
with:
25
name: build
26
- path: build
+ path: .
27
- name: Configure git credentials for cmake FetchContent
28
shell: bash
29
env:
0 commit comments