Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
shdwmtr committed Jan 2, 2025
1 parent 4e2dc6c commit d5aa547
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -116,6 +116,7 @@ jobs:
download:
runs-on: ubuntu-latest
needs: process-plugin # Ensure this job runs after the "build" job
if: ${{ always() }}
steps:
- name: Download assets from the previous job
run: |
Expand Down

0 comments on commit d5aa547

Please sign in to comment.