Skip to content

Commit b58cce1

Browse files
committed
U: workflows - add build test
1 parent 45cdd4a commit b58cce1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,7 @@ jobs:
206206
# MacOS 给 Laz 执行权限
207207
- name: Lazarus execution permissions
208208
run: |
209-
chmod +x /Applications/Lazarus/*
209+
sudo chmod +x /Applications/Lazarus/*
210210
211211
# 编译 liblcl :default
212212
- name: Build Branch main for (liblcl.MacOSX64)w

0 commit comments

Comments
 (0)