Browse Source

Update Sophia.yml

pull/401/head
Dmitry Nefedov 2 years ago
committed by GitHub
parent
commit
a16e34991b
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 4
      .github/workflows/Sophia.yml

4
.github/workflows/Sophia.yml

@ -37,11 +37,11 @@ jobs:
- name: Sophia Script for Windows 11
run: |
. "Scripts\Windows_10.ps1"
. "Scripts\Windows_11.ps1"
- name: Sophia Script for Windows 11 PowerShell 7
run: |
. "Scripts\Windows_10_PS_7.ps1"
. "Scripts\Windows_11_PS_7.ps1"
- name: Sophia Script Wrapper
run: |

Loading…
Cancel
Save