We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f7cf58 commit 7161de8Copy full SHA for 7161de8
.github/workflows/ValorantPorting Builder.yml
@@ -35,9 +35,7 @@ jobs:
35
- name: Main ZIP File
36
uses: papeloto/action-zip@v1
37
with:
38
- files: |
39
- ./ValorantPorting/bin/Publish/ValorantPorting.exe
40
- ./ValorantPorting/bin/Publish/SkiaSharp.dll
+ files: ./ValorantPorting/bin/Publish/ValorantPorting.exe
41
dest: ValorantPorting.zip # will end up in working directory not the Publish folder
42
43
- name: Blender ZIP File
0 commit comments