Skip to content

Commit 7bed7cf

Browse files
author
Joachim Rosskopf
committed
Try fix GH actions build
1 parent c01404b commit 7bed7cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
uses: actions/upload-artifact@v4
4848
with:
4949
name: flAPI-build
50-
path: ${{github.workspace}}/build/Release/flapi
50+
path: ${{github.workspace}}/build/release/flapi
5151
if-no-files-found: error
5252

5353
- name: Set up Docker Buildx

0 commit comments

Comments
 (0)