aboutsummaryrefslogtreecommitdiffstats
path: root/guidelines
diff options
context:
space:
mode:
authorMiodrag Milanović <mmicko@gmail.com>2022-01-17 13:11:15 +0100
committerGitHub <noreply@github.com>2022-01-17 13:11:15 +0100
commit703306c119e3dcb6cca353634e0babe82be1cb2a (patch)
treedd4012b97d4cd0a14403866e7d73990dbf0d25d5 /guidelines
parent41e215219bf2b8fd9ec8df15229fb8dabfd5b53f (diff)
downloadyosys-703306c119e3dcb6cca353634e0babe82be1cb2a.tar.gz
yosys-703306c119e3dcb6cca353634e0babe82be1cb2a.tar.bz2
yosys-703306c119e3dcb6cca353634e0babe82be1cb2a.zip
Update guidelines/Windows
Co-authored-by: N. Engelhardt <nakengelhardt@gmail.com>
Diffstat (limited to 'guidelines')
-rw-r--r--guidelines/Windows2
1 files changed, 1 insertions, 1 deletions
diff --git a/guidelines/Windows b/guidelines/Windows
index 6cb91406c..2af0620fa 100644
--- a/guidelines/Windows
+++ b/guidelines/Windows
@@ -45,7 +45,7 @@ Visual Studio builds are not directly supported by build scripts, but they are s
1. Easy way
- Go to https://github.com/YosysHQ/yosys/actions/workflows/vs.yml?query=branch%3Amaster
- - Click on first item
+ - Click on the most recent completed run
- In Artifacts region find vcxsrc and click on it to download
- Unpack downloaded ZIP file
- Open YosysVS.sln with Visual Studio