refactor: remove dependency on wait-for-npm job in build workflow (#82)

This commit is contained in:
samanhappy
2025-05-13 13:07:21 +08:00
committed by GitHub
parent 30895c4b9a
commit d689541fc4

View File

@@ -7,7 +7,6 @@ on:
jobs: jobs:
build: build:
needs: wait-for-npm
runs-on: ubuntu-latest runs-on: ubuntu-latest
strategy: strategy:
matrix: matrix: