workflow label fix

This commit is contained in:
2026-02-28 10:51:30 +03:00
parent a763e9c2e0
commit e3eab0af29

View File

@@ -5,7 +5,7 @@ on:
- main - main
jobs: jobs:
build: build:
runs-on: ubuntu-latest runs-on: linux-latest
steps: steps:
- uses: actions/checkout@v4 - uses: actions/checkout@v4
- name: Build image - name: Build image