Explorar o código

fix: use working directory

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

+ 1 - 1
.github/workflows/windows.yml

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