1
0
Fork 0
mirror of synced 2026-06-05 17:14:04 +00:00

Add badge

This commit is contained in:
Danny McCormick 2019-08-12 15:11:11 -04:00 committed by GitHub
commit 10a142b9ea
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,5 +1,9 @@
# setup-dotnet
<p align="left">
<a href="https://github.com/actions/setup-dotnet"><img alt="GitHub Actions status" src="https://github.com/actions/setup-dotnet/workflows/Main%20workflow/badge.svg"></a>
</p>
This action sets up a dotnet environment for use in actions by:
- optionally downloading and caching a version of dotnet by SDK version and adding to PATH