Skip to content

Commit

Permalink
ci: set env to false (#438)
Browse files Browse the repository at this point in the history
  • Loading branch information
MrX-SNX authored Sep 5, 2024
1 parent db784b7 commit de4164c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-governance.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
- run: yarn workspaces focus @snx-v3/governance
working-directory: v3ui

- run: yarn workspace @snx-v3/governance build
- run: CI=false yarn workspace @snx-v3/governance build
working-directory: v3ui

- run: rm -rf ./governance/*
Expand Down

0 comments on commit de4164c

Please sign in to comment.