Skip to content

Commit

Permalink
Revert SAI spec file before generating the new file.
Browse files Browse the repository at this point in the history
  • Loading branch information
r12f committed May 30, 2024
1 parent e00bc3c commit 86c68df
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions dash-pipeline/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,10 @@ sai: sai-headers sai-meta libsai

sai-headers: p4 docker-saithrift-bldr-image-exists | SAI/SAI
@echo "Generate SAI library headers and implementation..."
git checkout SAI/dash_sai_spec.yaml

mkdir -p SAI/lib

$(DOCKER_RUN) \
$(DOCKER_FLAGS) \
--name build_sai-$(USER) \
Expand Down

0 comments on commit 86c68df

Please sign in to comment.