From 7e57f04fdef3fa70b1b3d61217bb1a6951468bad Mon Sep 17 00:00:00 2001 From: Andrew Curtis <80860310+meisZWFLZ@users.noreply.github.com> Date: Mon, 16 Sep 2024 15:13:07 -0700 Subject: [PATCH] ci: :technologist: Upload dist/pros/* (#340) * :alembic: test main.yml * ci: :technologist: upload dist/pros/* * :rewind: remove test comment --- .github/workflows/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 94663b5c..c4f997ac 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -92,4 +92,4 @@ jobs: uses: actions/upload-artifact@v3.1.0 with: name: ${{ matrix.os }}-${{needs.update_build_number.outputs.output1}} - path: dist/* + path: dist/pros/*