Skip to content

Commit 1aa2fc0

Browse files
committed
fix: workflow error
1 parent 8103404 commit 1aa2fc0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,5 +30,5 @@ jobs:
3030
- uses: actions/upload-artifact@v4
3131
with:
3232
name: BrightnessControl
33-
path: BrightnessControl.exe
33+
path: build/BrightnessControl.exe
3434
if-no-files-found: error

0 commit comments

Comments
 (0)