Workflows: fix linux build(Action Checkout) (#1040)

* Update build.yml
This commit is contained in:
Eason 2024-07-31 02:37:36 +08:00 committed by GitHub
parent 9c1e84328e
commit 9935f8bc75
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -11,6 +11,9 @@ on:
release:
types: [published]
env:
ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION: true
jobs:
windows:
name: 'Windows'