From 7860c00c5b40425caf874ca64c664d15de1f96cd Mon Sep 17 00:00:00 2001 From: Andrew Dunai Date: Sat, 9 Mar 2024 17:26:48 +0200 Subject: [PATCH] github: update workflow for hashbrown --- .../workflows/{firmware_main.yml => firmware_hashbrown.yml} | 6 +++--- README.md | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) rename .github/workflows/{firmware_main.yml => firmware_hashbrown.yml} (81%) diff --git a/.github/workflows/firmware_main.yml b/.github/workflows/firmware_hashbrown.yml similarity index 81% rename from .github/workflows/firmware_main.yml rename to .github/workflows/firmware_hashbrown.yml index d97850ba..b03a387b 100644 --- a/.github/workflows/firmware_main.yml +++ b/.github/workflows/firmware_hashbrown.yml @@ -1,4 +1,4 @@ -name: firmware/main +name: firmware/hashbrown on: [push] @@ -13,7 +13,7 @@ jobs: path: | ~/.cache/pip ~/.platformio/.cache - ./firmware/main/.pio + ./firmware/hashbrown/.pio key: ${{ runner.os }}-pio - uses: actions/setup-python@v4 with: @@ -22,5 +22,5 @@ jobs: run: pip install --upgrade platformio - name: Build PlatformIO Project - working-directory: ./firmware/main + working-directory: ./firmware/hashbrown run: pio run -e v2 diff --git a/README.md b/README.md index dd087573..2e2fd7b2 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ ![Made in Ukraine](https://img.shields.io/badge/Made%20in-Ukraine-blue?logo=data%3Aimage%2Fsvg%2Bxml%3Bbase64%2CPHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMjAwIiBoZWlnaHQ9IjgwMCI%2BCjxyZWN0IHdpZHRoPSIxMjAwIiBoZWlnaHQ9IjgwMCIgZmlsbD0iIzAwNTdCNyIvPgo8cmVjdCB3aWR0aD0iMTIwMCIgaGVpZ2h0PSI0MDAiIHk9IjQwMCIgZmlsbD0iI0ZGRDcwMCIvPgo8L3N2Zz4%3D) [![Documentation Status](https://readthedocs.org/projects/lilka/badge/?version=latest)](https://docs.lilka.dev) [![PlatformIO Registry](https://badges.registry.platformio.org/packages/and3rson/library/Lilka.svg)](https://registry.platformio.org/libraries/and3rson/Lilka) -[![firmware/main](https://github.com/and3rson/lilka/actions/workflows/firmware_main.yml/badge.svg)](https://github.com/and3rson/lilka/actions/workflows/firmware_main.yml) +[![firmware/hashbrown](https://github.com/and3rson/lilka/actions/workflows/firmware_hashbrown.yml/badge.svg)](https://github.com/and3rson/lilka/actions/workflows/firmware_hashbrown.yml) [![Discord](https://img.shields.io/discord/1202315568846213172?label=Discord)][discord] DIY-консоль, яку можна зібрати з дешевих готових модулів.