Skip to content

Commit

Permalink
remove tab in yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
mcarbonneaux committed Nov 5, 2024
1 parent d4dfb79 commit aa57f8d
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 @@ -44,6 +44,6 @@ jobs:
- uses: actions/checkout@v4
- uses: ilammy/msvc-dev-cmd@v1
with:
arch: ${{ matrix.arch }}
arch: ${{ matrix.arch }}
- name: build with nmake
run: nmake -f Makefile.nt

0 comments on commit aa57f8d

Please sign in to comment.