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