Skip to content

Commit 753e555

Browse files
committed
Add check on PATH variable
1 parent cfad209 commit 753e555

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

taskfiles/deps/main.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,8 @@ tasks:
7474
- task: "utfcpp"
7575
- task: "yaml-cpp"
7676
- task: "ystdlib"
77+
cmds:
78+
- echo "PATH:$PATH"
7779

7880
absl:
7981
internal: true

0 commit comments

Comments
 (0)