Browse Source

cicd: cypress path to exe

James Read 2 năm trước cách đây
mục cha
commit
186ec00de7
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      .github/workflows/build-snapshot.yml

+ 1 - 1
.github/workflows/build-snapshot.yml

@@ -45,7 +45,7 @@ jobs:
       - name: integration tests
         uses: cypress-io/github-action@v6
         with:
-          start: ./OliveTin
+          start: ./../OliveTin
           working-directory: integration-tests
 
       - name: goreleaser