Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/jgraph/drawio-desktop.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAshraf Teleb <ashraf.teleb85@gmail.com>2021-05-13 00:18:57 +0300
committerAshraf Teleb <ashraf.teleb85@gmail.com>2021-05-13 00:18:57 +0300
commitb92e099d8a90215b7b73b840f328982ebae236d0 (patch)
tree73861c31bd064d2380dac080a0fe5e3ed47fa23f /.github
parent4f3ec2ac6c0911ed8140bdcd7893c7b7df7ed9f6 (diff)
Changes to be committed:
modified: .github/workflows/electron-builder-win.yml
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/electron-builder-win.yml3
1 files changed, 0 insertions, 3 deletions
diff --git a/.github/workflows/electron-builder-win.yml b/.github/workflows/electron-builder-win.yml
index ebc9d26..2ef99ff 100644
--- a/.github/workflows/electron-builder-win.yml
+++ b/.github/workflows/electron-builder-win.yml
@@ -36,6 +36,3 @@ jobs:
#Enable auto-update again
yarn run sync
yarn run release-win
- #Disable auto-update for appx also
- yarn run sync disableUpdate
- yarn run release-appx