Skip to content

Commit

Permalink
source .bashrc in hashdotdesign build script
Browse files Browse the repository at this point in the history
  • Loading branch information
CiaranMn committed Dec 18, 2024
1 parent 7b37ece commit 93ba34f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions apps/hashdotdesign/vercel-build.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
#!/usr/bin/env bash

# shellcheck disable=SC1090
source ~/.bashrc

set -euo pipefail

echo "Changing dir to root"
Expand Down

0 comments on commit 93ba34f

Please sign in to comment.