Skip to content

Commit

Permalink
If this really fixes it...
Browse files Browse the repository at this point in the history
I almost want it to fail.
  • Loading branch information
MoSadie committed Jul 18, 2023
1 parent 1a53133 commit 9234401
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -185,8 +185,8 @@ jobs:
- name: Run DistributionTool
uses: AdamCarballo/[email protected]
with:
input: './StreamDeckPlugin/com.mosadie.effectmc.sdPlugin'
output: './StreamDeckPlugin'
input: 'StreamDeckPlugin/com.mosadie.effectmc.sdPlugin'
output: 'StreamDeckPlugin'

# Upload Artifact
- name: Upload Artifact
Expand Down

0 comments on commit 9234401

Please sign in to comment.