Skip to content

Commit

Permalink
Trying to fix assets.yml jobs: fix alignment issue in manylinux-arm64…
Browse files Browse the repository at this point in the history
… job.
  • Loading branch information
rturrado committed Dec 15, 2023
1 parent 0ba33b0 commit 85a1906
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/assets.yml
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ jobs:
flex_version: 'flex-2.6.1-9.el8'
java_version: 'java-11-openjdk-11.0.20.0.8-3.el8'
swig_version: 'swig-3.0.12-19.module_el8.4.0+2254+838326ab'
steps:
steps:
- name: Checkout
uses: actions/checkout@v3
- name: Install dependencies
Expand Down

0 comments on commit 85a1906

Please sign in to comment.