Skip to content

Commit

Permalink
ci: fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
Boshen committed Jun 27, 2024
1 parent 06e4ce4 commit 7b5abf6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release_oxlint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,7 @@ jobs:
run: rustup target add ${{ matrix.target }}

- name: Build
shell: bash
run: |
# Need to support 16kb-aligned pages for aarch64 systems,
# Asahi Linux & Raspberry Pi OS use a 16k page size.
Expand Down

0 comments on commit 7b5abf6

Please sign in to comment.