Update LANCommander.PlaynitePlugin.yml

pull/19/head
Pat Hartl 2023-04-05 18:22:58 -05:00 committed by GitHub
parent 7e235517a4
commit cc59d891e8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 3 deletions

View File

@ -36,9 +36,7 @@ jobs:
tag: 10.13 tag: 10.13
fileName: Playnite1013.zip fileName: Playnite1013.zip
- name: Extract Playnite - name: Extract Playnite
uses: montudor/action-zip@v1.0.0 run: Expand-Archive -Path -DestinationPath Playnite
with:
args: unzip -qq Playnite1013.zip -d Playnite
- name: Run Playnite Toolbox - name: Run Playnite Toolbox
run: Playnite/Toolbox.exe pack LANCommander.Playnite.Extension/Build . run: Playnite/Toolbox.exe pack LANCommander.Playnite.Extension/Build .
- name: Upload Artifact - name: Upload Artifact