Test workflows

This commit is contained in:
LeRatierBretonnien 2023-03-21 08:50:38 +01:00
parent e4255cec43
commit 29988fc8c7

View File

@ -8,7 +8,7 @@ jobs:
build: build:
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- uses: https://gitea.com/actions/checkout@v3 - uses: actions/checkout@v3
# get part of the tag after the `v` # get part of the tag after the `v`
- name: Extract tag version number - name: Extract tag version number