Skip to content

Commit

Permalink
Avoid 2 artifact conflicts
Browse files Browse the repository at this point in the history
  • Loading branch information
collivier committed Dec 8, 2024
1 parent 52881dc commit b042b50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -296,7 +296,7 @@ jobs:
if: ${{ always() }}
uses: actions/upload-artifact@v4
with:
name: log_${{ matrix.tag }}
name: log_oran_${{ matrix.tag }}
path: /tmp/output-dir

build:
Expand Down

0 comments on commit b042b50

Please sign in to comment.