Explorar o código

update release-rc.yml for lfs

Yuki Takei %!s(int64=4) %!d(string=hai) anos
pai
achega
04aef2e2d0
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      .github/workflows/release-rc.yml

+ 2 - 0
.github/workflows/release-rc.yml

@@ -13,6 +13,8 @@ jobs:
 
     steps:
     - uses: actions/checkout@v2
+      with:
+        lfs: true
 
     - name: Retrieve information from package.json
       uses: myrotvorets/info-from-package-json-action@1.1.0