diff --git a/.github/workflows/simulation.yml b/.github/workflows/simulation.yml index 8ece021..a3c900c 100644 --- a/.github/workflows/simulation.yml +++ b/.github/workflows/simulation.yml @@ -28,4 +28,4 @@ jobs: uses: actions/upload-artifact@v4 with: name: characters - path: src/Engine/bin/Release/net8.0/artifacts/characters.txt + path: artifacts/characters.txt