Skip to content

Commit 8793ec4

Browse files
committed
ci: fix executables to not be included in steam-deck archive
1 parent 99d357b commit 8793ec4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ jobs:
6767
uses: actions/download-artifact@v4
6868
with:
6969
name: dummy-GalaxyCommunication.exe
70-
path: dummy-service
70+
path: .
7171

7272
- name: Copy files
7373
shell: bash

0 commit comments

Comments
 (0)