Skip to content

Commit a99d0d6

Browse files
use lfs in post-release (#4)
1 parent bf228c8 commit a99d0d6

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/post-release.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ jobs:
1616
steps:
1717
- name: Checkout code
1818
uses: actions/checkout@v6
19+
with:
20+
lfs: true
1921
- name: Configure Node.js
2022
uses: actions/setup-node@v6
2123
with:

0 commit comments

Comments
 (0)