diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2020-11-13 14:10:26 +0300 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2020-11-13 14:10:26 +0300 |
commit | 6d88c01ad4b6b33190d261b45e241e462545652b (patch) | |
tree | c5287412459f4d8402919d2b296b1ea58fbfacc1 /README.md | |
parent | do nothing if not on Windows (diff) | |
download | vs-shell-1.tar.gz vs-shell-1.zip |
rename the actionv1
Diffstat (limited to '')
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,5 +1,5 @@ -Set up Visual Studio shell -========================== +Visual Studio shell +=================== This is a GitHub action that sets up a Visual Studio shell in your workflow run. |