Skip to content

Commit

Permalink
Fix workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
InversionSpaces committed Feb 21, 2024
1 parent 6113212 commit c9ea6ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ jobs:
version: ${{ inputs.fcli-version }}

- name: Install aqua deps
run: fluence dep npm i # In newer versions just `dep i`
run: fluence dep i --no-input

- name: Init local env with fcli
run: fluence local init --no-input
Expand Down

0 comments on commit c9ea6ef

Please sign in to comment.