mirror of
https://github.com/jakcron/nstool.git
synced 2024-12-22 02:35:28 +00:00
Update build_master.yml
This commit is contained in:
parent
293180f76a
commit
c327f605e6
2
.github/workflows/build_master.yml
vendored
2
.github/workflows/build_master.yml
vendored
|
@ -46,7 +46,7 @@ jobs:
|
|||
steps:
|
||||
- uses: actions/checkout@v1
|
||||
- name: Add msbuild to PATH
|
||||
uses: microsoft/setup-msbuild@v1.0.0
|
||||
uses: microsoft/setup-msbuild@v1.1
|
||||
- name: Clone submodules
|
||||
run: git submodule init && git submodule update
|
||||
- name: Compile ${{ matrix.prog }}
|
||||
|
|
Loading…
Reference in a new issue