Skip to content

Commit

Permalink
Fix broken release workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
brusherru committed Jun 14, 2023
1 parent 63f1609 commit 55911eb
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 @@ -32,6 +32,8 @@ jobs:
- name: Check out Git repository
uses: actions/checkout@v3
with:
lfs: true

- name: Setup Go
uses: actions/setup-go@v4
Expand Down

0 comments on commit 55911eb

Please sign in to comment.