Update build_mod.yml
This commit is contained in:
1
.github/workflows/build_mod.yml
vendored
1
.github/workflows/build_mod.yml
vendored
@@ -26,6 +26,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
name: ${{ inputs.mod_name }}-${{ inputs.version }}
|
name: ${{ inputs.mod_name }}-${{ inputs.version }}
|
||||||
path: |
|
path: |
|
||||||
|
root
|
||||||
root/${{ inputs.mod_name }}
|
root/${{ inputs.mod_name }}
|
||||||
root/${{ inputs.mod_name }}/Contents/
|
root/${{ inputs.mod_name }}/Contents/
|
||||||
root/${{ inputs.mod_name }}/Contents/mods
|
root/${{ inputs.mod_name }}/Contents/mods
|
||||||
|
|||||||
Reference in New Issue
Block a user