Browse Source

actions++

vpenades 1 year ago
parent
commit
4a87b79a1e
1 changed files with 2 additions and 2 deletions
  1. 2 2
      .github/workflows/BuildPackages.yml

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

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