Skip to content

Commit

Permalink
fix: release flow
Browse files Browse the repository at this point in the history
fix: release flow
  • Loading branch information
kmd-fl authored Mar 18, 2024
2 parents 78a681d + 250e110 commit a979ab9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ jobs:
uses: fluencelabs/setup-fluence@v1
with:
# TODO: fluence module pack works only on main now, need to change later
version: unstable
version: main

- name: Build archive
run: fluence module pack ./effector --binding-crate=./imports/ --no-input -d .
Expand Down

0 comments on commit a979ab9

Please sign in to comment.