Skip to content

Commit

Permalink
Update publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
rlaj authored Dec 2, 2024
1 parent 5094a7e commit 3e40d63
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ on: workflow_dispatch
env:
om_ver_file: om_version
origen_ver_file: origen_version
workflow_name: Publish Packages
jobs:
build_manylinux:
strategy:
Expand All @@ -22,7 +21,6 @@ jobs:
options: |
--user root
--volume ${{ github.workspace }}:/tmp/o2
--env GITHUB_WORKFLOW=${{ env.workflow_name }}
--env GIT_DIR=/tmp/o2
--env OM_VER_FILE=${{ env.om_ver_file }}
--env ORIGEN_VER_FILE=${{ env.origen_ver_file }}
Expand Down

0 comments on commit 3e40d63

Please sign in to comment.