Skip to content

Commit

Permalink
update action
Browse files Browse the repository at this point in the history
  • Loading branch information
jedwards4b committed Jun 21, 2024
1 parent 7fbe5d7 commit c9f65df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/buildshare/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ runs:
run: |
mkdir build-share
pushd build-share
export PFUNIT_ROOT=${{ inputs.pfunit_root }}
export PFUNIT_DIR=${{ inputs.pfunit_root }}/cmake
export ESMFMKFILE=${{ inputs.esmfmkfile }}
export PIO_ROOT=${{ inputs.pio_path }}
cmake ${{ inputs.cmake_flags }} ${{ inputs.src_root }}
Expand Down

0 comments on commit c9f65df

Please sign in to comment.