Add wildcard for windows exe location

This commit is contained in:
Ashcon Mohseninia (RAND_ASH) 2022-09-10 22:38:17 +01:00 committed by GitHub
parent ef97303159
commit 9f47ebbd02
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -54,7 +54,7 @@ jobs:
- uses: actions/upload-artifact@v3
with:
name: config-app-exe
path: config_app/target/release/*.exe
path: config_app/target/**/*.exe