Skip to content

Commit

Permalink
mc
Browse files Browse the repository at this point in the history
  • Loading branch information
Hannes Mühleisen committed Apr 29, 2024
1 parent d20bdf0 commit 22c8dbe
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/Java.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,10 @@ jobs:
fetch-depth: 0
ref: ${{ inputs.git_ref }}

- name: Build
shell: bash
run: ls -R

- uses: ./.github/actions/manylinux_2014_setup
with:
ninja-build: 1
Expand Down

0 comments on commit 22c8dbe

Please sign in to comment.