diff --git a/.github/workflows/msbuild.yml b/.github/workflows/msbuild.yml index 543205ab..ed1e20d9 100644 --- a/.github/workflows/msbuild.yml +++ b/.github/workflows/msbuild.yml @@ -23,5 +23,4 @@ jobs: - name: Release uses: softprops/action-gh-release@v0.1.7 with: - files: | - ../test/bdxcore_mod/ + files: ../test/bdxcore_mod/* \ No newline at end of file