Skip to content

Commit

Permalink
Add Github Action that provides MSVC on Windows
Browse files Browse the repository at this point in the history
  • Loading branch information
hishamhm authored and leafo committed Jul 28, 2022
1 parent d4c9283 commit f0717c9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ jobs:
steps:
- uses: actions/checkout@main

- uses: ilammy/msvc-dev-cmd@v1

- name: Build Lua
uses: './'
with:
Expand Down

0 comments on commit f0717c9

Please sign in to comment.