Skip to content

Commit

Permalink
Upload libsai debian packages artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
kcudnik committed Oct 17, 2023
1 parent b4f14b7 commit 768ccd9
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/dash-bmv2-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,3 +92,7 @@ jobs:
run: DOCKER_FLAGS=$docker_fg_root_flags make run-saichallenger-tests
- name: Build libsai debian packages
run: DOCKER_FLAGS=$docker_fg_root_flags make libsai-debs
- uses: actions/upload-artifact@v3
with:
name: libsai-debian-packages
path: SAI/debian/*deb

0 comments on commit 768ccd9

Please sign in to comment.