Compare commits

..

No commits in common. "674813e9b798c88e69da41e3d502fd64578dd8b2" and "6e6529ed0dd69380c9d84d75d81f993067621096" have entirely different histories.

2 changed files with 4 additions and 1 deletions

View file

@ -13,6 +13,9 @@ jobs:
fetch-depth: 0
- uses: jiro4989/setup-nim-action@v2
with:
nim-version: 2.0.8
- uses: goto-bus-stop/setup-zig@v2
- name: Bootstrap with installed version

View file

@ -1,4 +1,4 @@
version = "2024.1004"
version = "2024.1003"
author = "Daylin Morgan"
description = "build nim binaries for all the platforms"
license = "MIT"