Skip to content

Commit a6bd171

Browse files
committed
wip
1 parent f1948ba commit a6bd171

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on: [push]
44

55
env:
66
CXXFLAGS: "-std=c++17"
7-
INSIGHTFACE_PATH: "${GITHUB_WORKSPACE}/insightface/cpp-package/inspireface/build/inspireface-macos/InspireFace"
7+
INSIGHTFACE_PATH: "${{ github.workspace }}/insightface/cpp-package/inspireface/build/inspireface-macos/InspireFace"
88

99
jobs:
1010
clippy:

0 commit comments

Comments
 (0)