Update build.yml

fix/ci-build-error
千石 2025-08-16 18:49:16 +08:00 committed by GitHub
parent fcfb3369d1
commit e62b2b31b5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -36,7 +36,7 @@ jobs:
- name: Setup Go
uses: actions/setup-go@v5
with:
go-version: '1.22'
go-version: '1.23.4'
- name: Setup web
run: bash build.sh dev web
@ -58,4 +58,4 @@ jobs:
uses: actions/upload-artifact@v4
with:
name: alist_${{ env.SHA }}_${{ matrix.target }}
path: build/*
path: build/*