Skip to content

Commit

Permalink
Merge branch 'master' into rbus_enable
Browse files Browse the repository at this point in the history
  • Loading branch information
nlrcomcast authored Aug 19, 2024
2 parents d08459c + a058911 commit 17819ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
working-directory: build
run: |
cmake .. -DENABLE_WEBCFGBIN:BOOL=true -DINTEGRATION_TESTING:BOOL=false -DDISABLE_VALGRIND:BOOL=${DISABLE_VALGRIND} -DENABLE_SESHAT:BOOL=true -DFEATURE_DNS_QUERY:BOOL=true
- name: Get rtrouted Binary
working-directory: build
run: |
Expand Down

0 comments on commit 17819ec

Please sign in to comment.