Only save exe artefact for Windows CI build

This commit is contained in:
Josh Stewart 2024-06-12 11:20:12 +10:00
parent 4f4c3b74be
commit a72b57e710
1 changed files with 1 additions and 1 deletions

View File

@ -70,5 +70,5 @@ jobs:
uses: actions/upload-artifact@v4
with:
name: Artefact for Win build
path: dist
path: dist/*.exe