Skip to content

Commit

Permalink
fix: remove needs
Browse files Browse the repository at this point in the history
  • Loading branch information
Slava-Shchipunov committed Oct 19, 2024
1 parent 1cdb513 commit 08db0f7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build-to-immortal-wrt-snapshot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ jobs:
build:
name: "${{ matrix.build_env.tag }} - ${{ matrix.build_env.pkgarch}} :: ${{ matrix.build_env.target}}/${{ matrix.build_env.subtarget}} build"
runs-on: ubuntu-latest
needs: generate-config
strategy:
matrix:
build_env:
Expand Down

0 comments on commit 08db0f7

Please sign in to comment.