Skip to content

Commit

Permalink
ci: fix executables to not be included in steam-deck archive
Browse files Browse the repository at this point in the history
  • Loading branch information
imLinguin committed Jul 27, 2024
1 parent 99d357b commit 8793ec4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ jobs:
uses: actions/download-artifact@v4
with:
name: dummy-GalaxyCommunication.exe
path: dummy-service
path: .

- name: Copy files
shell: bash
Expand Down

0 comments on commit 8793ec4

Please sign in to comment.