Skip to content

Commit

Permalink
_config_flavour
Browse files Browse the repository at this point in the history
  • Loading branch information
mayel committed Feb 14, 2025
1 parent 1cb9696 commit 9b0179c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ jobs:
run: sudo apt-get update -y && sudo apt-get install -y cargo && cargo install just && echo "/github/home/.cargo/bin" >> $GITHUB_PATH
-
name: Pre-build prep
run: just _rel-prepare
run: just _config_flavour ${{ env.FLAVOUR }} && just _rel-prepare
-
name: Build and push
id: docker_build
Expand Down

0 comments on commit 9b0179c

Please sign in to comment.