This commit is contained in:
2025-12-03 22:12:19 -05:00
parent 4d26048e52
commit 2056e68c53

View File

@@ -8,7 +8,7 @@ on:
jobs:
build-windows:
runs-on: windows:host
runs-on: windows-latest
env:
WS_URL: ${{ secrets.WS_URL }}
API_URL: ${{ secrets.API_URL }}