Skip to content

Commit

Permalink
chore: 构建报错
Browse files Browse the repository at this point in the history
  • Loading branch information
Mereithhh committed Jun 27, 2023
1 parent c3aa256 commit 4904fbc
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,6 @@ jobs:
with:
distribution: goreleaser
version: latest
args: release --rm-dist
args: release --clean
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -118,3 +118,5 @@ package-lock.json
.tern-port

dist/

public/*

0 comments on commit 4904fbc

Please sign in to comment.