mirror of
https://github.com/lightpanda-io/browser.git
synced 2025-10-28 22:53:28 +00:00
ci: add nightly build for macos aarch64
This commit is contained in:
1
.github/actions/install/action.yml
vendored
1
.github/actions/install/action.yml
vendored
@@ -32,6 +32,7 @@ runs:
|
||||
|
||||
steps:
|
||||
- name: Install apt deps
|
||||
if: ${{ inputs.os == 'linux' }}
|
||||
shell: bash
|
||||
run: sudo apt-get install -y wget xz-utils python3 ca-certificates git pkg-config libglib2.0-dev gperf libexpat1-dev cmake clang
|
||||
|
||||
|
||||
Reference in New Issue
Block a user