We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c43ebfa commit 7e347bcCopy full SHA for 7e347bc
1 file changed
.github/workflows/build.yml
@@ -42,6 +42,9 @@ jobs:
42
cd wx-3.2
43
echo "###### wx-3.2"
44
ls
45
+ cd wx
46
+ echo "###### wx"
47
+ ls
48
cd osx
49
echo "###### osx"
50
0 commit comments