Skip to content

Commit

Permalink
chore: update nightly-build
Browse files Browse the repository at this point in the history
  • Loading branch information
sangjanai committed Feb 5, 2025
1 parent 045b589 commit 300ad5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nightly-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -432,7 +432,7 @@ jobs:
- name: Build
id: build-and-test
run: |
make build-example-server CMAKE_EXTRA_FLAGS="${{ matrix.cmake-flags }}" CMAKE_LIB_FLAGS="${{ matrix.cmake-lib-flags }}"
make build-example-server CMAKE_SERVER_FLAGS="${{ matrix.cmake-flags }}" CMAKE_LIB_FLAGS="${{ matrix.cmake-lib-flags }}"
- name: Pre Package
run: |
Expand Down

0 comments on commit 300ad5c

Please sign in to comment.