use setup not install

This commit is contained in:
Daylin Morgan 2024-09-13 09:33:57 -05:00
parent 39a3cd977f
commit 1d45f27934
Signed by: daylin
GPG key ID: 950D13E9719334AD

View file

@ -21,7 +21,7 @@ jobs:
- name: Setup Build Environment
run: |
nimble install -Y 'https://github.com/nim-lang/atlas.git@#f7ade65f' forge
nimble install -Y -d
nimble setup -Y -l
- name: Create artifact bundles
run: nim release && nim bundle