Обновить .gitea/workflows/dev.yaml

This commit is contained in:
NW 2024-11-14 21:18:41 +00:00
parent 9c4253ba58
commit 82afcf9854

View File

@ -9,7 +9,7 @@ on:
- dev
jobs:
lint:
build-and-push:
runs-on: ubuntu-latest # Запуск на Ubuntu
steps:
- name: Checkout code