We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf228c8 commit a99d0d6Copy full SHA for a99d0d6
1 file changed
.github/workflows/post-release.yml
@@ -16,6 +16,8 @@ jobs:
16
steps:
17
- name: Checkout code
18
uses: actions/checkout@v6
19
+ with:
20
+ lfs: true
21
- name: Configure Node.js
22
uses: actions/setup-node@v6
23
with:
0 commit comments