Kaynağa Gözat

Change branch from master to dev for nomount clone

jimsterino98 2 ay önce
ebeveyn
işleme
1fc49d6d5b
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      .github/actions/dependencies/action.yml

+ 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