fix: pipeline_fix #99

Merged
marcel.henselin merged 13 commits from fix/pipeline_fix into main 2026-03-27 17:07:51 +00:00
Showing only changes of commit f5cd238d8f - Show all commits

View file

@ -47,6 +47,11 @@ jobs:
start=$(date +%s%N)
echo "start=$start" >> ${GITHUB_ENV}
- name: debug
shell: bash
run: |
echo "start_time: ${{ steps.start_time.outputs.start_time }}"
- name: Notify
uses: ./.github/actions/notify
with: