1
0
mirror of https://github.com/garraflavatra/rolens.git synced 2025-01-18 13:07:58 +00:00

CI: always run bundle job

This commit is contained in:
Romein van Buren 2023-06-22 11:04:39 +02:00
parent fcdefedffd
commit 0365e8e0ec
Signed by: romein
GPG Key ID: 0EFF8478ADDF6C49

View File

@ -74,8 +74,9 @@ jobs:
bundle:
name: Bundle artifacts
needs: build
runs-on: ubuntu-22.04
needs: build
if: ${{ always() }}
steps:
- name: Download artifacts