Ver Fonte

actions++

vpenades há 1 ano atrás
pai
commit
c54e28dcfb
1 ficheiros alterados com 2 adições e 2 exclusões
  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