Skip to content

Commit

Permalink
Merge branch 'stable' into feature/new_manufacturer_mutator
Browse files Browse the repository at this point in the history
  • Loading branch information
stentrop authored Nov 28, 2024
2 parents 98294bb + 6e780f8 commit a9c514b
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,9 @@ jobs:
- name: Download artifacts
uses: actions/download-artifact@v4
with:
path: ${{ runner.temp }}
path: ${{ runner.temp }}/job-status
pattern: job-status-*
merge-multiple: true

- name: Summarize jobs status
shell: bash
Expand Down

0 comments on commit a9c514b

Please sign in to comment.