Skip to content

Commit

Permalink
fix 2nd typo in centos.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sgatto committed Jul 18, 2024
1 parent f2149b6 commit 59149e7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/centos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,6 @@ jobs:
- name: Prepare OR-Tools install
id: or-install
run: |
cd build
ARCHIVE_NAME="ortools_cxx${{ steps.names.outputs.appendix_with_shared }}.zip"
ARCHIVE_PATH="$PWD/${ARCHIVE_NAME}"
zip -r $ARCHIVE_PATH ./install
Expand Down

0 comments on commit 59149e7

Please sign in to comment.