Skip to content

Commit

Permalink
Update setup-flexpret/action.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
magnmaeh committed May 18, 2024
1 parent b4bf936 commit 31019be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/setup-flexpret/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ runs:
cd flexpret
# Source environment
source bash.env
source env.bash
# Build FlexPRET's high memory configuration and install it to SDK
cd $FP_PATH && cmake -DFP_CONFIG=highmem -B build && cd build && make all install
Expand Down

0 comments on commit 31019be

Please sign in to comment.