Skip to content

Commit

Permalink
chore: Fix setting dependencies [fixes FLU-479] (#86)
Browse files Browse the repository at this point in the history
* Setup tmate

* Fix

* Fix

* Fix
  • Loading branch information
nahsi authored Oct 23, 2023
1 parent 5116ff3 commit e01df23
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/snapshot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ jobs:
uses: fluencelabs/github-actions/cargo-set-dependency@main
with:
dependencies: ${{ inputs.cargo-dependencies }}
path: src/distro

- name: Build distro
run: ./build.sh
Expand Down

0 comments on commit e01df23

Please sign in to comment.