diff --git a/.DS_Store b/.DS_Store index 4ae43eb9..b84a0953 100644 Binary files a/.DS_Store and b/.DS_Store differ diff --git a/.github/workflows/bundle.yml b/.github/workflows/bundle.yml index 6acf4a80..286cb394 100644 --- a/.github/workflows/bundle.yml +++ b/.github/workflows/bundle.yml @@ -4,6 +4,12 @@ on: branches: - release + +defaults: + run: + working-directory: desktop + + jobs: publish-tauri: permissions: