File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4444 registry-url : https://npm.pkg.github.com/
4545 cache : pnpm
4646
47- - name : Setup Python environment (Mac) Because of electron-builder install-app-deps requires Python setup tools
48- if : matrix.os == 'macos'
47+ - name : Setup Python environment (For all systems) Because of electron-builder install-app-deps requires Python setup tools
4948 uses : actions/setup-python@v5
5049 with :
5150 python-version : " 3.10"
Original file line number Diff line number Diff line change 4545 registry-url : https://npm.pkg.github.com/
4646 cache : pnpm
4747
48- - name : Setup Python environment (Mac) Because of electron-builder install-app-deps requires Python setup tools
49- if : matrix.os == 'macos'
48+ - name : Setup Python environment (For all systems) Because of electron-builder install-app-deps requires Python setup tools
5049 uses : actions/setup-python@v5
5150 with :
5251 python-version : " 3.10"
Original file line number Diff line number Diff line change 5757 registry-url : https://npm.pkg.github.com/
5858 cache : pnpm
5959
60- - name : Setup Python environment (Mac) Because of electron-builder install-app-deps requires Python setup tools
61- if : matrix.os == 'macos'
60+ - name : Setup Python environment (For all systems) Because of electron-builder install-app-deps requires Python setup tools
6261 uses : actions/setup-python@v5
6362 with :
6463 python-version : " 3.10"
You can’t perform that action at this time.
0 commit comments