fix: order dependencies in ci pipeline

This commit is contained in:
Marcel_Henselin 2026-01-30 12:29:46 +01:00
parent ff1b53acb7
commit 31df8355df

View file

@ -5,7 +5,7 @@ on:
workflow_dispatch:
push:
branches:
- main
- '!main'
env:
GO_VERSION: "1.25"