Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit40b4a1a

Browse files
committed
fix(ci): wrong path for pio build
Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
1 parent200e6e6 commit40b4a1a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎.github/workflows/PIO-build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ on:
1414
-'!CI/build/platformio-builder.py'
1515
-cmake/**
1616
-tools/**
17-
-'!tools/platformio-build.py'
17+
-'!tools/platformio/platformio-build.py'
1818
pull_request:
1919
paths-ignore:
2020
-.github/**
@@ -27,7 +27,7 @@ on:
2727
-'!CI/build/platformio-builder.py'
2828
-cmake/**
2929
-tools/**
30-
-'!tools/platformio-build.py'
30+
-'!tools/platformio/platformio-build.py'
3131
# Allows you to run this workflow manually from the Actions tab
3232
workflow_dispatch:
3333
jobs:

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp