mirror of
https://github.com/iDescriptor/iDescriptor.git
synced 2026-06-21 19:35:49 +08:00
update path to MSYS2 archive script in Windows build workflow
This commit is contained in:
@@ -48,7 +48,7 @@ jobs:
|
||||
shell: pwsh
|
||||
run: |
|
||||
$date = "2025-06-22"
|
||||
& "scripts/get-msys2-archive.ps1" -Date $date
|
||||
& "./utils/get-msys2-archive.ps1" -Date $date
|
||||
|
||||
- name: Install deps using pacman
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user