Test workflows

This commit is contained in:
LeRatierBretonnien 2023-03-21 08:44:45 +01:00
parent 7da0906e19
commit e4255cec43

View File

@ -8,7 +8,7 @@ jobs:
build: build:
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- uses: https://github.com/actions/checkout@v2 - uses: https://gitea.com/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