Skip to content

Commit

Permalink
Bump ilammy/setup-nasm from 1.4.0 to 1.5.1 (#180)
Browse files Browse the repository at this point in the history
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](ilammy/setup-nasm@321e6ed...13cbeb3)

---
updated-dependencies:
- dependency-name: ilammy/setup-nasm
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 14, 2024
1 parent c7de7b0 commit 178b6c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
perl-version: '5.34'
- name: Install NASM
if: runner.os == 'Windows'
uses: ilammy/setup-nasm@321e6ed62a1fc77024a3bd853deb33645e8b22c4
uses: ilammy/setup-nasm@13cbeb366c45c4379d3478cdcbadd8295feb5028
- name: Build
shell: pwsh
run: ./build.ps1 -Arch ${{ matrix.arch }} -Tls ${{ matrix.tls }} -Link ${{ matrix.link }} -Install -BuildInstaller -Debug
Expand Down

0 comments on commit 178b6c2

Please sign in to comment.