Update build_mod.yml
This commit is contained in:
4
.github/workflows/build_mod.yml
vendored
4
.github/workflows/build_mod.yml
vendored
@@ -24,4 +24,6 @@ jobs:
|
||||
- uses: actions/upload-artifact@v3
|
||||
with:
|
||||
name: ${{ inputs.mod_name }}
|
||||
path: ${{ inputs.mod_name }}/Contents/mods/${{ inputs.mod_name }}/world.txt
|
||||
path: |
|
||||
${{ inputs.mod_name }}/Contents/mods/${{ inputs.mod_name }}
|
||||
${{ inputs.mod_name }}/Contents/mods/${{ inputs.mod_name }}/world.txt
|
||||
|
||||
Reference in New Issue
Block a user