Fix DHCP layout and use windows-host runner
Build Windows Portable Package / portable (push) Successful in 10m51s

This commit is contained in:
2026-09-01 19:04:15 +08:00
parent c955401fb4
commit 8e4f95d091
3 changed files with 8 additions and 8 deletions
+2 -2
View File
@@ -6,8 +6,8 @@ on:
jobs:
portable:
# Configure the Gitea runner with the `windows:host` label.
runs-on: windows
# Configure the Gitea runner with the `windows-host` label.
runs-on: windows-host
defaults:
run:
shell: powershell