mirror of
https://github.com/janet-lang/janet
synced 2025-09-06 12:58:04 +00:00
More changes.
This commit is contained in:
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@@ -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
|
||||
|
Reference in New Issue
Block a user