Skip to content

Commit

Permalink
Merge pull request #3 from david-cermak/fix/ci
Browse files Browse the repository at this point in the history
fix(ci): remove unwanted deps
  • Loading branch information
david-cermak authored Oct 7, 2024
2 parents b2175dd + 8fba601 commit 04885ba
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ jobs:
publish:
if: ${{ github.event.workflow_run.conclusion == 'success' }}
name: Publishes Tag, Release, and Uploads Component
needs: build_idf_examples_with_wifi_remote

runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit 04885ba

Please sign in to comment.