We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a169fdc commit 75fc6ddCopy full SHA for 75fc6dd
.github/workflows/release.yml
@@ -167,7 +167,7 @@ jobs:
167
config: ''
168
os_name: 'windows-x64'
169
- platform: 'windows-latest'
170
- args: '--config tauri.microsoftstore.conf.json'
+ args: '--config src-tauri/tauri.microsoftstore.conf.json'
171
config: 'microsoftstore'
172
173
# - platform: 'macos-latest' # for Arm based macs (M1 and above).
0 commit comments