Compare commits
1 Commits
repair-cro
...
ci-objc-co
Author | SHA1 | Date | |
---|---|---|---|
![]() |
410fe398c8 |
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@@ -15,6 +15,8 @@ jobs:
|
|||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
|
- name: Install Objective-C Compiler
|
||||||
|
run: sudo apt-get update && sudo apt-get install -y clang gcc gobjc
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
- name: Build
|
- name: Build
|
||||||
run: cargo build
|
run: cargo build
|
||||||
|
@@ -4,4 +4,4 @@ members = [
|
|||||||
"crates/inference-engine",
|
"crates/inference-engine",
|
||||||
]
|
]
|
||||||
|
|
||||||
resolver = "2"
|
resolver = "2"
|
Reference in New Issue
Block a user