瀏覽代碼

update release.yml to fetch lfs data

Yuki Takei 4 年之前
父節點
當前提交
f668236997
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      .github/workflows/release.yml

+ 1 - 0
.github/workflows/release.yml

@@ -134,6 +134,7 @@ jobs:
     - uses: actions/checkout@v2
       with:
         ref: v${{ needs.create-github-release.outputs.RELEASED_VERSION }}
+        lfs: true
 
     - name: Setup suffix
       id: suffix