diff --git a/.github/workflows/compile_release_build.yml b/.github/workflows/compile_release_build.yml index 80ce2e3..f152614 100644 --- a/.github/workflows/compile_release_build.yml +++ b/.github/workflows/compile_release_build.yml @@ -42,4 +42,4 @@ jobs: uses: actions/upload-artifact@v3.1.0 with: name: Release build - path: target/release/anime-game-launcher \ No newline at end of file + path: target/release/sleepy-launcher \ No newline at end of file