Skip to content

Commit

Permalink
v2.0.0-rc.4
Browse files Browse the repository at this point in the history
  • Loading branch information
shucheng committed Sep 24, 2024
1 parent 41d7d0d commit 678efa8
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .beagle/build-loong64.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

set -ex

git config --global --add safe.directory $PWD

apt-get update
apt-get install -y --no-install-recommends libbtrfs-dev

Expand Down
2 changes: 2 additions & 0 deletions .beagle/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

set -ex

git config --global --add safe.directory $PWD

apt-get update
apt-get install -y --no-install-recommends libbtrfs-dev

Expand Down

0 comments on commit 678efa8

Please sign in to comment.