This commit is contained in:
DLmaster361
2025-07-31 21:58:53 +08:00
parent 1d9c275b61
commit a2a11647bb

View File

@@ -59,7 +59,7 @@ jobs:
- name: Build go updater
shell: pwsh
run: |
go moudel init
go mod init
go install github.com/akavel/rsrc@latest
Go_Updater/build.ps1