1
0
mirror of https://github.com/janet-lang/janet synced 2024-09-28 23:10:40 +00:00

More changes.

This commit is contained in:
Calvin Rose 2024-06-15 09:37:38 -05:00
parent 752a5a6e12
commit dda5dac70b

View File

@ -53,8 +53,6 @@ jobs:
uses: microsoft/setup-msbuild@v1.1
- name: Install WiX
run: dotnet tool install --global wix
- name: Build WiX on Windows
run: wix build .\nexus.wxs
- name: Setup MSVC
uses: ilammy/msvc-dev-cmd@v1
- name: Build the project