This commit is contained in:
Pierre Jacquier
2023-08-11 06:51:13 -04:00
parent 5b35127be2
commit 3c0c2ae39c

View File

@ -69,8 +69,8 @@ jobs:
- uses: actions/upload-artifact@v3
if: github.event_name == 'pull_request'
with:
path: src-tauri/target/release/bundle
name: modeling-app_macos_linux_windows
path: src-tauri/target/release/bundle/*/*
# name: modeling-app_macos_linux_windows
- name: Build the app for the current platform and upload to release
if: github.event_name == 'release'