Update build.yml

This commit is contained in:
xxnuo
2026-01-01 17:20:12 +08:00
parent b5adfa740e
commit c3e710dd3f

View File

@@ -47,6 +47,8 @@ jobs:
strategy:
matrix:
os: [ubuntu-latest, macos-latest, windows-latest]
env:
GH_TOKEN: ${{ secrets.GH_TOKEN }}
defaults:
run:
shell: bash