all repos — min @ fcc89b9b798130560fa5444efec8ecdddff274d4

A small but practical concatenative programming language.

Fixing ci workflow.
h3rald h3rald@h3rald.com
Sat, 20 Mar 2021 09:50:11 +0100
commit

fcc89b9b798130560fa5444efec8ecdddff274d4

parent

9fdce4e3c18ee20dedaa7a8ff75c7219434fd8da

1 files changed, 3 insertions(+), 0 deletions(-)

jump to
M .github/workflows/ci.yml.github/workflows/ci.yml

@@ -42,6 +42,9 @@

- name: Install nifty run: nimble install -y nifty + - name: Install zippy + run: nimble install zippy + - name: Install deps run: nifty install