mirror of
https://git.code.sf.net/p/zint/code
synced 2025-12-17 09:57:02 +00:00
github: macos: forget it
This commit is contained in:
3
.github/workflows/ci.yml
vendored
3
.github/workflows/ci.yml
vendored
@@ -161,9 +161,6 @@ jobs:
|
||||
shell: bash
|
||||
run: git config --global --add safe.directory ${GITHUB_WORKSPACE} && cmake -E make_directory build
|
||||
|
||||
- name: Install GS1 Syntax Engine
|
||||
run: git clone https://github.com/gs1/gs1-syntax-engine && cd gs1-syntax-engine/src/c-lib && make CFLAGS_G='-DEXCLUDE_SYNTAX_DICTIONARY_LOADER' lib && (sudo make install || true)
|
||||
|
||||
- name: Configure CMake
|
||||
working-directory: build
|
||||
shell: bash
|
||||
|
||||
Reference in New Issue
Block a user