Update release-nexusmods.yml

master
Vitaly Mikhailov 3 years ago committed by GitHub
parent f1d1e03822
commit 5bca9c0ef1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -51,7 +51,7 @@ jobs:
path: ./artifact
- name: 7z Module
run: 7z a -t7z ${{ inputs.mod_filename }}.7z ./artifact/* -mx9
run: 7z a -t7z "${{ inputs.mod_filename }}.7z" ./artifact/* -mx9
#shell: pwsh
# pwsh casues it to include the root folder

Loading…
Cancel
Save