I am building OpenSSL for Windows using a github workflow. Because OpenSSL needs NASM, I tried installing it like so:
- name: install packages run: choco in