mirror of
https://github.com/seriousm4x/UpSnap.git
synced 2026-08-04 19:25:13 -04:00
gh-action: fix goreleaser dirty state
This commit is contained in:
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@@ -85,6 +85,8 @@ jobs:
|
||||
run: |
|
||||
mkdir -p backend/pb_public
|
||||
tar -xzf frontend-dist.tar.gz -C backend/pb_public
|
||||
git reset --hard
|
||||
git clean -fd
|
||||
|
||||
- name: Set up Go
|
||||
uses: actions/setup-go@v6
|
||||
|
||||
Reference in New Issue
Block a user