Skip to content

Commit

Permalink
Update Required Dev Dependencies (actions#1379)
Browse files Browse the repository at this point in the history
* Add cURL to Linux requirements

* Add VS2017 to Windows requirements
  • Loading branch information
rcowsill authored Jan 21, 2022
1 parent d7d38e1 commit ea67ff9
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/contribute.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,10 @@ An ADR is an Architectural Decision Record. This allows consensus on the direct

![Win](res/win_sm.png) ![*nix](res/linux_sm.png) Git for Windows and Linux [Install Here](https://git-scm.com/downloads) (needed for dev sh script)

![*nix](res/linux_sm.png) cURL [Install here](https://curl.se/download.html) (needed for external sh script)

![Win](res/win_sm.png) Visual Studio 2017 or newer [Install here](https://visualstudio.microsoft.com) (needed for dev sh script)

## Quickstart: Run a job from a real repository

If you just want to get from building the sourcecode to using it to execute an action, you will need:
Expand Down

0 comments on commit ea67ff9

Please sign in to comment.