Skip to content

Commit

Permalink
Swap ordering to see if naming is then clearer
Browse files Browse the repository at this point in the history
  • Loading branch information
netmindz committed Jan 22, 2025
1 parent 74672e2 commit 99108f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/usermods.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@ jobs:
strategy:
fail-fast: false
matrix:
environment: [usermod_esp32]
usermod: ${{ fromJSON(needs.get_usermod_envs.outputs.usermods) }}
environment: [usermod_esp32]
steps:
- uses: actions/checkout@v4
- name: Set up Node.js
Expand Down

0 comments on commit 99108f9

Please sign in to comment.