Skip to content

Commit

Permalink
ci(lua): fix windows filename
Browse files Browse the repository at this point in the history
  • Loading branch information
alemidev committed Sep 10, 2024
1 parent b115b2c commit 9b7bcb1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lua.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
ext: so
- runner: windows-latest
arch: x86_64
target: linux-gnu
target: windows-msvc
pre:
ext: dll
steps:
Expand Down

0 comments on commit 9b7bcb1

Please sign in to comment.