We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f03d438 commit b6aea73Copy full SHA for b6aea73
README.md
@@ -0,0 +1,6 @@
1
+# setup qt libraries for github CI
2
+
3
+```yaml
4
+steps:
5
+- uses: tlambert03/setup-qt-libs@v1
6
+```
0 commit comments