mirror of
https://github.com/electron/electron.git
synced 2026-01-09 15:38:08 -05:00
fixup install ubuntu
This commit is contained in:
@@ -154,7 +154,7 @@ jobs:
|
||||
shell: powershell
|
||||
run: |
|
||||
# Check if WSL is installed
|
||||
wsl --install Ubuntu
|
||||
wsl --install -d Ubuntu
|
||||
- name: Generate DEPS Hash
|
||||
run: |
|
||||
node src/electron/script/generate-deps-hash.js
|
||||
|
||||
Reference in New Issue
Block a user