rgrwsgdrwg
Some checks failed
/ test (push) Failing after 14s

This commit is contained in:
Nick Martin 2025-05-25 14:23:11 -04:00
parent b403a8541b
commit ee65877b7c

View file

@ -14,6 +14,6 @@ jobs:
cmake -DCMAKE_TOOLCHAIN_FILE=../TC-mingw.cmake ../ cmake -DCMAKE_TOOLCHAIN_FILE=../TC-mingw.cmake ../
cmake --build . cmake --build .
- uses: actions/upload-artifact@v3 - uses: actions/upload-artifact@v3
with: with:
name: my-artifact name: my-artifact
path: wt95.exe path: wt95.exe