mirror of
https://github.com/daylinmorgan/forge.git
synced 2024-12-21 10:30:45 -06:00
Compare commits
2 commits
6e6529ed0d
...
674813e9b7
Author | SHA1 | Date | |
---|---|---|---|
674813e9b7 | |||
4119ac6d7f |
2 changed files with 1 additions and 4 deletions
3
.github/workflows/build.yml
vendored
3
.github/workflows/build.yml
vendored
|
@ -13,9 +13,6 @@ 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
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
version = "2024.1003"
|
||||
version = "2024.1004"
|
||||
author = "Daylin Morgan"
|
||||
description = "build nim binaries for all the platforms"
|
||||
license = "MIT"
|
||||
|
|
Loading…
Reference in a new issue