mirror of
https://github.com/janet-lang/janet
synced 2025-03-03 15:05:16 +00:00
More changes.
This commit is contained in:
parent
752a5a6e12
commit
dda5dac70b
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -53,8 +53,6 @@ jobs:
|
|||||||
uses: microsoft/setup-msbuild@v1.1
|
uses: microsoft/setup-msbuild@v1.1
|
||||||
- name: Install WiX
|
- name: Install WiX
|
||||||
run: dotnet tool install --global wix
|
run: dotnet tool install --global wix
|
||||||
- name: Build WiX on Windows
|
|
||||||
run: wix build .\nexus.wxs
|
|
||||||
- name: Setup MSVC
|
- name: Setup MSVC
|
||||||
uses: ilammy/msvc-dev-cmd@v1
|
uses: ilammy/msvc-dev-cmd@v1
|
||||||
- name: Build the project
|
- name: Build the project
|
||||||
|
Loading…
x
Reference in New Issue
Block a user