fix(ci): ignore error on setup-fluence

This commit is contained in:
folex
2024-08-13 14:11:53 +03:00
committed by GitHub
parent 3658a190fb
commit 86487b6809

View File

@ -75,6 +75,7 @@ jobs:
with: with:
artifact: fcli artifact: fcli
version: unstable version: unstable
continue-on-error: true
- name: Initialize FCLI - name: Initialize FCLI
run: fluence provider init --env=local --no-input run: fluence provider init --env=local --no-input