Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
sgatto committed Sep 17, 2024
1 parent 3526f9a commit accf936
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/oracle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ jobs:
make -j 4
make install
cd ..
rm -rf swig-4.1.1
rm -rf swig-4.2.1
- name: Install java (jdk)
if: ${{ matrix.cmake.java == 'ON' }}
run: |
Expand Down

0 comments on commit accf936

Please sign in to comment.