diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 3975367..631e40d 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -24,4 +24,4 @@ jobs: with: name: SpookTubeEX path: | - ${{ github.workspace }}/bin/Release/com.redbigz.SpookTubeEX.dll \ No newline at end of file + ${{ github.workspace }}/bin/Release/net472/com.redbigz.SpookTubeEX.dll \ No newline at end of file