Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 573 Bytes

File metadata and controls

15 lines (11 loc) · 573 Bytes

BuildAccde

Example usage of the msaccess-vcs-build action

Example Workflows

  • Build-github-vm-install-office.yml

    • Uses GitHub hosted Windows VM
    • Installs Microsoft Office via Chocolatey
      Note: In my opinion, there may be issues with the Office license here!
  • Build-self-hosted*.yml

    • Uses a self-hosted runner with Microsoft Office already installed
      This allows you to use your valid Office license!
    • As Office is pre-installed, the process is significantly faster