mirror of
https://github.com/wled/WLED.git
synced 2025-07-19 16:56:35 +00:00
Swap ordering to see if naming is then clearer
This commit is contained in:
parent
74672e2130
commit
99108f9eff
2
.github/workflows/usermods.yml
vendored
2
.github/workflows/usermods.yml
vendored
@ -33,8 +33,8 @@ jobs:
|
|||||||
strategy:
|
strategy:
|
||||||
fail-fast: false
|
fail-fast: false
|
||||||
matrix:
|
matrix:
|
||||||
environment: [usermod_esp32]
|
|
||||||
usermod: ${{ fromJSON(needs.get_usermod_envs.outputs.usermods) }}
|
usermod: ${{ fromJSON(needs.get_usermod_envs.outputs.usermods) }}
|
||||||
|
environment: [usermod_esp32]
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
- name: Set up Node.js
|
- name: Set up Node.js
|
||||||
|
Loading…
x
Reference in New Issue
Block a user