Jonathan Kelley %!s(int64=2) %!d(string=hai) anos
pai
achega
e99b2feb24
Modificáronse 1 ficheiros con 3 adicións e 2 borrados
  1. 3 2
      .github/workflows/windows.yml

+ 3 - 2
.github/workflows/windows.yml

@@ -66,8 +66,9 @@ jobs:
 
       - name: checkout
         uses: actions/checkout@v3
-        fetch-depth: 1
-        path: C:/dioxus.git
+        with:
+          path: C:/dioxus.git
+          fetch-depth: 1
 
       #  we need to use the C drive as the working directory