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
|
||||
|
||||
steps:
|
||||
- name: Install Objective-C Compiler
|
||||
run: sudo apt-get update && sudo apt-get install -y clang gcc gobjc
|
||||
- uses: actions/checkout@v4
|
||||
- name: Build
|
||||
run: cargo build
|
||||
|
Reference in New Issue
Block a user