瀏覽代碼

actions++

vpenades 1 年之前
父節點
當前提交
c54e28dcfb
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      .github/workflows/BuildPackages.yml

+ 2 - 2
.github/workflows/BuildPackages.yml

@@ -40,8 +40,8 @@ jobs:
 
     - name: Build
       run: |
-        chmod +x ./SharpGLTF.build.sh
-        ./SharpGLTF.build.sh ${{inputs.nuget-semver}}
+        chmod +x ./SharpGLTF.Build.sh
+        ./SharpGLTF.Build.sh ${{inputs.nuget-semver}}
 
       # ---------------------------------------------  publish