Skip to content

Commit 7161de8

Browse files
authored
Update ValorantPorting Builder.yml
1 parent 8f7cf58 commit 7161de8

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/ValorantPorting Builder.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,9 +35,7 @@ jobs:
3535
- name: Main ZIP File
3636
uses: papeloto/action-zip@v1
3737
with:
38-
files: |
39-
./ValorantPorting/bin/Publish/ValorantPorting.exe
40-
./ValorantPorting/bin/Publish/SkiaSharp.dll
38+
files: ./ValorantPorting/bin/Publish/ValorantPorting.exe
4139
dest: ValorantPorting.zip # will end up in working directory not the Publish folder
4240

4341
- name: Blender ZIP File

0 commit comments

Comments
 (0)