Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Rohan Sreerama authored Aug 21, 2024
1 parent 77a21dc commit 16d4e1d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ jobs:
uses: actions/checkout@v2
with:
fetch-depth: 0
- name: Clean dist directory
run: rm -rf dist/
- name: Set up Go
uses: actions/setup-go@v2
with:
Expand Down

0 comments on commit 16d4e1d

Please sign in to comment.