diff --git a/.github/workflows/build-windows.yml b/.github/workflows/build-windows.yml index dad9f016..7cad3a89 100644 --- a/.github/workflows/build-windows.yml +++ b/.github/workflows/build-windows.yml @@ -39,6 +39,7 @@ jobs: } - uses: actions/upload-artifact@v4 + if: steps.check_file.outputs.EXISTS == 'true' with: name: node${{ matrix.target-node }}-windows-${{ matrix.target-arch }} path: dist\\*