瀏覽代碼

fix: use working directory

Jonathan Kelley 2 年之前
父節點
當前提交
e4b5983d8c
共有 1 個文件被更改,包括 1 次插入1 次删除
  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