File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -47,15 +47,15 @@ builds:
4747 goarch : amd64
4848 goamd64 : v1
4949 env :
50- - CGO_LDFLAGS=-mmacosx-version-min=10.14 --sysroot .. /sdk -F/System/Library/Frameworks -L/usr/lib
51- - CC=zig cc -target x86_64-macos-gnu -isysroot .. /sdk -iwithsysroot /usr/include -iframeworkwithsysroot /System/Library/Frameworks
52- - CXX=zig c++ -target x86_64-macos-gnu -isysroot .. /sdk -iwithsysroot /usr/include -iframeworkwithsysroot /System/Library/Frameworks
50+ - CGO_LDFLAGS=-mmacosx-version-min=10.14 --sysroot /home/runner/work/aws-fuzzy /sdk -F/System/Library/Frameworks -L/usr/lib
51+ - CC=zig cc -target x86_64-macos-gnu -isysroot /home/runner/work/aws-fuzzy /sdk -iwithsysroot /usr/include -iframeworkwithsysroot /System/Library/Frameworks
52+ - CXX=zig c++ -target x86_64-macos-gnu -isysroot /home/runner/work/aws-fuzzy /sdk -iwithsysroot /usr/include -iframeworkwithsysroot /System/Library/Frameworks
5353 - goos : darwin
5454 goarch : arm64
5555 env :
56- - CGO_LDFLAGS=-mmacosx-version-min=11.1 --sysroot .. /sdk -F/System/Library/Frameworks -L/usr/lib
57- - CC=zig cc -target aarch64-macos-gnu -isysroot .. /sdk -iwithsysroot /usr/include -iframeworkwithsysroot /System/Library/Frameworks
58- - CXX=zig c++ -target aarch64-macos-gnu -isysroot .. /sdk -iwithsysroot /usr/include -iframeworkwithsysroot /System/Library/Frameworks
56+ - CGO_LDFLAGS=-mmacosx-version-min=11.1 --sysroot /home/runner/work/aws-fuzzy /sdk -F/System/Library/Frameworks -L/usr/lib
57+ - CC=zig cc -target aarch64-macos-gnu -isysroot /home/runner/work/aws-fuzzy /sdk -iwithsysroot /usr/include -iframeworkwithsysroot /System/Library/Frameworks
58+ - CXX=zig c++ -target aarch64-macos-gnu -isysroot /home/runner/work/aws-fuzzy /sdk -iwithsysroot /usr/include -iframeworkwithsysroot /System/Library/Frameworks
5959archives :
6060 - format : binary
6161checksum :
You can’t perform that action at this time.
0 commit comments