build for linux

This commit is contained in:
MathieuG-P
2024-07-14 15:52:51 +02:00
parent ca722b2a18
commit c4d5db809b
+2 -2
View File
@@ -13,7 +13,7 @@ jobs:
strategy:
matrix:
os: [windows-latest]
os: [windows-latest, ubuntu-latest]
steps:
- name: Check out Git repository
@@ -30,5 +30,5 @@ jobs:
- name: Upload artifact
uses: actions/upload-artifact@v4
with:
name: release
name: release-${{ matrix.os }}
path: release