microsoft / github-actions-for-desktop-apps

This repo contains a sample WPF application to demonstrate how to create CI/CD pipelines using GitHub Actions.
MIT License
353 stars 108 forks source link

Added a comment to workflows #24

Closed edwardskrod closed 4 years ago

edwardskrod commented 4 years ago

Added a comment to workflows explaining why it is necessary to use the full path in the jobs..steps.with step of an action.