Skip to content

Commit

Permalink
PRT - release build
Browse files Browse the repository at this point in the history
  • Loading branch information
ranlavanet committed Aug 10, 2023
1 parent 022d2eb commit 7dd8092
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,10 @@ jobs:
check-latest: true
cache: true

- name: Set Environment Variable
run: |
echo "LAVA_BUILD_OPTIONS=\"release\"" >> $GITHUB_ENV
- name: Build
run: |
make build
Expand Down

0 comments on commit 7dd8092

Please sign in to comment.