Эх сурвалжийг харах

Change branch from master to dev for nomount clone

jimsterino98 2 сар өмнө
parent
commit
1fc49d6d5b

+ 1 - 1
.github/actions/dependencies/action.yml

@@ -54,5 +54,5 @@ runs:
      fi
 
      if [[ ${{ inputs.nomount }} == 'true' ]]; then
-      git clone https://github.com/maxsteeel/nomount.git -b master
+      git clone https://github.com/maxsteeel/nomount.git -b dev
      fi