fix: fix order of steps

This commit is contained in:
Marcel_Henselin 2026-02-19 11:35:28 +01:00
parent ec6e3266af
commit 148ab5af9d

View file

@ -37,6 +37,9 @@ jobs:
apt-get -y -qq update
apt-get -y -qq install jq python3 python3-pip python-is-python3 s3cmd git make wget
- name: Checkout
uses: actions/checkout@v6
- name: Setup Go
uses: actions/setup-go@v6
with:
@ -56,9 +59,6 @@ jobs:
distribution: 'temurin' # See 'Supported distributions' for available options
java-version: '21'
- name: Checkout
uses: actions/checkout@v6
- name: Run build pkg directory
run: |
go run cmd/main.go build