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 444f89d commit 44ebf78Copy full SHA for 44ebf78
README.md
@@ -1 +1,11 @@
1
-# BuildAccde
+# BuildAccde
2
+
3
+Example for usage of https://github.com/AccessCodeLib/msaccess-vcs-build
4
5
+## example workflows
6
+* Build-github-vm-install-office.yml
7
+ * use GitHub windows latest
8
+ * install Microsoft Office with Chocolatey => In my opinion, there may be issues with the Office license here!
9
+* Build-self-hosted*.yml
10
+ * Use self-hosted runner with installed Microsoft Office => you can use your legal Office license!
11
+ * As Office is already available pre-installed, the process is much faster
0 commit comments