add debug
Some checks failed
/ validate (push) Successful in 4s
/ build (push) Failing after 20s

This commit is contained in:
Ludovic Cartier
2025-07-21 18:36:21 +02:00
parent 926cc38654
commit a009db368c
3 changed files with 3 additions and 1 deletions

View File

@@ -54,6 +54,8 @@ jobs:
timeout-minutes: 2 timeout-minutes: 2
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- name: debug
run: echo "${{ jobs.validate.outputs.tag }}"
- uses: actions/checkout@v4 - uses: actions/checkout@v4
ref: '${{ jobs.validate.outputs.tag }}' ref: '${{ jobs.validate.outputs.tag }}'

View File

@@ -1 +1 @@
1.6.1 1.1.2