mirror of
https://github.com/cryptomator/cryptomator.git
synced 2026-09-20 15:04:23 +00:00
bloody gud damm typo
This commit is contained in:
@@ -443,7 +443,7 @@ jobs:
|
|||||||
- name: Create MSI
|
- name: Create MSI
|
||||||
run: |
|
run: |
|
||||||
$Env:JpackageWixWizardResources = (Get-Location).Path + "\dist\win\resources"
|
$Env:JpackageWixWizardResources = (Get-Location).Path + "\dist\win\resources"
|
||||||
& "$Env:JAVA_HOME}\bin\jpackage" `
|
& "$Env:JAVA_HOME\bin\jpackage" `
|
||||||
--verbose `
|
--verbose `
|
||||||
--type msi `
|
--type msi `
|
||||||
--win-upgrade-uuid bda45523-42b1-4cae-9354-a45475ed4775 `
|
--win-upgrade-uuid bda45523-42b1-4cae-9354-a45475ed4775 `
|
||||||
|
|||||||
Reference in New Issue
Block a user