Formatting

This commit is contained in:
Brandon Corfman
2025-11-01 09:56:41 -04:00
parent fb8d90223f
commit 2588aa3a9d

View File

@@ -83,7 +83,7 @@ jobs:
uses: actions/upload-artifact@v4
with:
name: ${{ matrix.platform }}
path: build_output/GameOfLife.*
path: build_output/GameOfLife.*
release:
runs-on: ubuntu-latest