Change outdated step name

This commit is contained in:
SleeplessOne1917 2024-05-02 13:07:50 -04:00
parent 98a8a0443b
commit 7487feb40b
1 changed files with 1 additions and 1 deletions

View File

@ -44,7 +44,7 @@ jobs:
if: matrix.target.os == 'ubuntu-latest'
run: ./scripts/free-disk-space.sh
- name: Install OpenSSL
- name: Setup for Windows
if: matrix.target.os == 'windows-latest'
uses: ilammy/setup-nasm@v1.5.1
shell: bash