Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(ci): update windows build
Browse files Browse the repository at this point in the history
GoetzGoerisch committed Nov 9, 2024
1 parent 871ec2d commit 1fe29b5
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
name: WindowsBuildOnly
name: Windows Build Only

on:
push:
@@ -34,6 +34,7 @@ jobs:

- uses: ilammy/msvc-dev-cmd@v1
- name: Build nodesetLoader
shell: bash
run: |
cd ./nodesetLoader && \
cmake \

0 comments on commit 1fe29b5

Please sign in to comment.