]> git.ipfire.org Git - thirdparty/unbound.git/commitdiff
Further debug for windows ci workflow.
authorW.C.A. Wijngaards <wouter@nlnetlabs.nl>
Mon, 21 Aug 2023 08:20:23 +0000 (10:20 +0200)
committerW.C.A. Wijngaards <wouter@nlnetlabs.nl>
Mon, 21 Aug 2023 08:20:23 +0000 (10:20 +0200)
.github/workflows/analysis_ports.yml

index 97c684d24c588b69a353f27bd4e4b1c31a6c497f..7c01a743211a2c553e5eba19f332f0a21e4ca8ab 100644 (file)
@@ -177,9 +177,9 @@ jobs:
           echo prepath=${prepath}
           echo "choco winflexbison3"
           choco install winflexbison3
-          echo "plain"
-          flex -h
-          bison -h
+          echo "dir"
+          ls -l "C:/ProgramData/chocolatey/lib/winflexbison3/tools"
+          ls -l "C:\\ProgramData\\chocolatey\\lib\\winflexbison3\\tools"
           echo "win_ prefixed"
           win_flex -h
           win_bison -h