This commit is contained in:
DieMyst 2024-03-07 20:42:45 +07:00
parent 90f5b8c815
commit 77897ae9c2

View File

@ -70,13 +70,10 @@ jobs:
artifact: fcli artifact: fcli
version: unstable version: unstable
- name: Init local env with fcli
run: fluence local init --no-input
- name: Run nox network - name: Run nox network
run: fluence local up run: fluence local up
- name: Cache Scala - name: Cache Sc
uses: coursier/cache-action@v6 uses: coursier/cache-action@v6
- name: Setup Scala - name: Setup Scala