mirror of
https://github.com/daylinmorgan/tsm.git
synced 2025-01-22 14:17:32 -06:00
no need for atlas
This commit is contained in:
parent
3aa9fb9490
commit
1bd6a9740a
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -20,7 +20,7 @@ jobs:
|
|||
|
||||
- name: Setup Build Environment
|
||||
run: |
|
||||
nimble install -Y 'https://github.com/nim-lang/atlas.git@#f7ade65f' forge
|
||||
nimble install -Y forge
|
||||
nimble setup -Y -l
|
||||
|
||||
- name: Create artifact bundles
|
||||
|
|
Loading…
Reference in a new issue