Skip to content

Commit 780d4f1

Browse files
authored
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
1 parent 7d09b67 commit 780d4f1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/dotnet.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
run: curl https://github.com/SteamRE/DepotDownloader/releases/download/DepotDownloader_2.4.5/depotdownloader-2.4.5.zip -J -L -o ${{ github.workspace }}\Kryptonite\bin\Release\DepotDownloader.zip
3030

3131
- name: Package DepotDownloader for release 🧱
32-
run: 7z x ${{ github.workspace }}\Kryptonite\bin\Release\DepotDownloader.zip -o${{ github.workspace }}\Kryptonite\bin\Release\DepotDownloader.zip
32+
run: 7z x ${{ github.workspace }}\Kryptonite\bin\Release\DepotDownloader.zip -o${{ github.workspace }}\Kryptonite\bin\Release\DepotDownloader
3333

3434
- name: Archive Kryptonite 🧱
3535
uses: thedoctor0/zip-release@master

0 commit comments

Comments
 (0)