mirror of https://github.com/fafhrd91/actix-net
Change outdated step name
This commit is contained in:
parent
98a8a0443b
commit
7487feb40b
|
@ -44,7 +44,7 @@ jobs:
|
||||||
if: matrix.target.os == 'ubuntu-latest'
|
if: matrix.target.os == 'ubuntu-latest'
|
||||||
run: ./scripts/free-disk-space.sh
|
run: ./scripts/free-disk-space.sh
|
||||||
|
|
||||||
- name: Install OpenSSL
|
- name: Setup for Windows
|
||||||
if: matrix.target.os == 'windows-latest'
|
if: matrix.target.os == 'windows-latest'
|
||||||
uses: ilammy/setup-nasm@v1.5.1
|
uses: ilammy/setup-nasm@v1.5.1
|
||||||
shell: bash
|
shell: bash
|
||||||
|
|
Loading…
Reference in New Issue