Skip to content

Commit

Permalink
chore: Rename flox to cli (#259)
Browse files Browse the repository at this point in the history
Fix
  • Loading branch information
nahsi authored Jul 14, 2023
1 parent 0b603e7 commit 6b47a7c
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 @@ -80,7 +80,7 @@ jobs:
if: inputs.flox-version != 'null'
uses: fluencelabs/github-actions/npm-set-dependency@main
with:
package: "@fluencelabs/flox"
package: "@fluencelabs/cli"
version: ${{ inputs.flox-version }}
working-directory: aqua-tests
flags: "--save-dev"
Expand Down

0 comments on commit 6b47a7c

Please sign in to comment.