1
0
mirror of https://github.com/janet-lang/janet synced 2026-01-28 22:01:27 +00:00

Prepare for 1.37.1 release and fix CI.

This commit is contained in:
Calvin Rose
2024-12-05 20:18:16 -06:00
parent 85cb35e68f
commit 83e8aab289
5 changed files with 9 additions and 5 deletions

View File

@@ -38,6 +38,9 @@ jobs:
- name: Test the project
shell: cmd
run: build_win test
- name: Test installer build
shell: cmd
run: build_win dist
test-windows-min:
name: Build and test on Windows Minimal build