Skip to content

Commit

Permalink
oops wrong path
Browse files Browse the repository at this point in the history
Signed-off-by: madomado <[email protected]>
  • Loading branch information
madonuko authored Jul 23, 2024
1 parent 36c92ac commit 9afd486
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion anda/devs/bruno/bruno.spec
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ sed -i -e 's/"husky":.*//g' -e 's/"husky install"/"true"/g' package.json
%build
export NODE_ENV=production
export NODE_OPTIONS=--openssl-legacy-provider
export PATH="$PATH:$HOME/.bun/bin/bun"
export PATH="$PATH:$HOME/.bun/bin/"

bun i
bun run build:bruno-query
Expand Down

0 comments on commit 9afd486

Please sign in to comment.