netofficefw/Setup Microsoft PowerPoint for Mac
Set up Microsoft PowerPoint for Mac in the GitHub Actions runner.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| package | Optional custom Microsoft PowerPoint installer package name (.pkg) | no | Microsoft_PowerPoint_16.103.25113013_Updater.pkg |
Outputs
| name | description |
|---|---|
| path | Installation path of Microsoft PowerPoint (e.g., /Applications/Microsoft PowerPoint.app) |
| version | Microsoft PowerPoint version (value of CFBundleShortVersionString) |
| build | Microsoft PowerPoint build number (last component of CFBundleVersion) |
| package | Installer package file name used for installation |
| installer-url | Installer URL used for installation |