typoooooooo
Some checks failed
/ validate (push) Successful in 4s
/ build (push) Failing after 18s

This commit is contained in:
Ludovic Cartier
2025-07-21 18:34:35 +02:00
parent 8865815e68
commit b09c48e130
3 changed files with 2 additions and 2 deletions

View File

@@ -55,7 +55,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
ref: '${{ jobs.validate.ouputs.tag }}'
ref: '${{ jobs.validate.outputs.tag }}'
- name: Set version to env vars
run: |