Skip to content

Commit 56f1e4e

Browse files
committed
Fix Arch Linux Git Workspace
1 parent 553e65e commit 56f1e4e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/linux_arch.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ jobs:
4343
-w /workspace \
4444
archlinux:latest \
4545
bash -c "
46+
git config --global --add safe.directory /workspace &&
4647
npm i -g esbuild &&
4748
chmod +x bridge/build.sh &&
4849
./bridge/build.sh &&

0 commit comments

Comments
 (0)