Skip to content

Commit

Permalink
use setup-nasm
Browse files Browse the repository at this point in the history
  • Loading branch information
micsthepick committed Feb 27, 2024
1 parent cd93960 commit e266dec
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@ on: [push, pull_request]
jobs:
test:
runs-on: ubuntu-latest

steps:
- uses: actions/checkout@v2
- uses: ilammy/setup-nasm@v1
- uses: actions/checkout@v4
name: Check out repository code
with:
# Fetches all submodules recursively
Expand Down

0 comments on commit e266dec

Please sign in to comment.