2
0
Эх сурвалжийг харах

fix(winget): use correct assets path [skip ci]

Baptiste Augrain 2 жил өмнө
parent
commit
51e8c96447

+ 1 - 0
.github/workflows/insider-windows.yml

@@ -114,6 +114,7 @@ jobs:
         shell: bash
     env:
       APP_IDENTIFIER: VSCodium.VSCodium.Insiders
+      ASSETS_REPOSITORY: vscodium-insiders
     if: needs.build.outputs.SHOULD_DEPLOY == 'yes'
 
     steps: