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

This commit is contained in:
NW 2024-11-14 23:32:46 +00:00
parent 82afcf9854
commit f7d21d9d0d

View File

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