ci: minor change in build scripts

This commit is contained in:
Fabio Di Stasio 2023-04-16 12:48:11 +02:00
parent a61350ddec
commit b729f9e844
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
name: Create artifact [LINUX] name: Create artifact [WINDOWS]
on: on:
workflow_dispatch: {} workflow_dispatch: {}
@ -24,7 +24,7 @@ jobs:
- name: Upload Artifact - name: Upload Artifact
uses: actions/upload-artifact@v3 uses: actions/upload-artifact@v3
with: with:
name: linux-build name: win-build
retention-days: 3 retention-days: 3
path: | path: |
build build