Skip to content

Commit 5a10227

Browse files
authored
Update README.md
1 parent 666141d commit 5a10227

File tree

1 file changed

+11
-7
lines changed

1 file changed

+11
-7
lines changed

README.md

Lines changed: 11 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,14 @@
22

33
Example usage of the [msaccess-vcs-build action](https://github.com/AccessCodeLib/msaccess-vcs-build)
44

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
5+
## Example Workflows
6+
7+
* **Build-github-vm-install-office.yml**
8+
* Uses GitHub-hosted Windows (latest)
9+
* Installs Microsoft Office via Chocolatey
10+
*Note: In my opinion, there may be issues with the Office license here!*
11+
12+
* **Build-self-hosted\*.yml**
13+
* Uses a self-hosted runner with Microsoft Office already installed
14+
*This allows you to use your valid Office license!*
15+
* As Office is pre-installed, the process is significantly faster

0 commit comments

Comments
 (0)