зеркало из https://github.com/microsoft/msquic.git
Bump ilammy/setup-nasm from 1.4.0 to 1.5.1 (#4038)
Bumps [ilammy/setup-nasm](https://github.com/ilammy/setup-nasm) from 1.4.0 to 1.5.1.
- [Release notes](https://github.com/ilammy/setup-nasm/releases)
- [Commits](321e6ed62a...13cbeb366c
)
---
updated-dependencies:
- dependency-name: ilammy/setup-nasm
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
Родитель
d7a3658cea
Коммит
e5376e0984
|
@ -78,7 +78,7 @@ jobs:
|
|||
with:
|
||||
perl-version: '5.34'
|
||||
- name: Install NASM
|
||||
uses: ilammy/setup-nasm@321e6ed62a1fc77024a3bd853deb33645e8b22c4
|
||||
uses: ilammy/setup-nasm@13cbeb366c45c4379d3478cdcbadd8295feb5028
|
||||
- name: Prepare Machine
|
||||
shell: pwsh
|
||||
run: scripts/prepare-machine.ps1 -ForBuild -Tls ${{ inputs.tls }}
|
||||
|
|
|
@ -36,7 +36,7 @@ jobs:
|
|||
perl-version: '5.34'
|
||||
- name: Install NASM
|
||||
if: runner.os == 'Windows'
|
||||
uses: ilammy/setup-nasm@321e6ed62a1fc77024a3bd853deb33645e8b22c4
|
||||
uses: ilammy/setup-nasm@13cbeb366c45c4379d3478cdcbadd8295feb5028
|
||||
- name: Install Cargo
|
||||
if: runner.os == 'Linux'
|
||||
run: curl https://sh.rustup.rs -sSf | sh -s -- -y
|
||||
|
|
Загрузка…
Ссылка в новой задаче