Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
MaryaSharf committed Feb 5, 2024
1 parent 6ec550b commit 976052e
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
3 changes: 0 additions & 3 deletions .github/actions/do_build_ock/do_build_m1/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,6 @@ inputs:
extra_flags:
description: 'any additional flags'
default: ''
install_dir:
description: 'install directory for ock'
default: 'install'

runs:
# We don't want a new docker just a list of steps, so mark as composite
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/create_publish_artifacts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@ jobs:
uses: ./.github/actions/do_build_ock/do_build_m1
with:
build_type: Release
install_dir: install
extra_flags: '-DCA_REFSI_M1_DEMO_MODE=ON'

- name: Create OCK install
Expand Down

0 comments on commit 976052e

Please sign in to comment.