This commit is contained in:
naiba 2024-10-30 23:13:04 +08:00
parent 3b23717080
commit 175215698d

View File

@ -67,7 +67,7 @@ jobs:
with:
distribution: goreleaser
version: '~> v2'
args: build --single-target --clean --skip=validate --snapshot
args: build --single-target --clean --skip=validate --buildvcs=false --snapshot
- name: Upload artifacts
uses: actions/upload-artifact@v4