Conflict: an artifact with this name already exists on the workflow run
This commit is contained in:
parent
f99e5c4125
commit
a458e55c02
2
.github/workflows/rubyonrails.yml
vendored
2
.github/workflows/rubyonrails.yml
vendored
@ -177,5 +177,5 @@ jobs:
|
||||
if: always()
|
||||
uses: actions/upload-artifact@v4
|
||||
with:
|
||||
name: test.log
|
||||
name: "test_${{matrix.engine}}.log"
|
||||
path: /opt/redmine/log/test.log
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user