mirror of
https://github.com/iDescriptor/iDescriptor.git
synced 2026-06-21 19:35:49 +08:00
update workflow
This commit is contained in:
@@ -103,6 +103,10 @@ jobs:
|
||||
./autogen.sh
|
||||
sudo make install
|
||||
|
||||
- name: Update linker cache
|
||||
if: runner.os == 'Linux'
|
||||
run: sudo ldconfig
|
||||
|
||||
- name: Install macOS dependencies (brew)
|
||||
if: runner.os == 'macOS'
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user