Skip to content

Commit

Permalink
Update cmake.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ruben2020 authored Feb 4, 2024
1 parent e9092c4 commit 6ed3dcc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cmake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -261,7 +261,7 @@ jobs:
run: |
cqmakedb -v
cscope -cbR
ctags --fields=+i -nR
ctags --fields=+i -nRV
cqmakedb -s cq.db -c cscope.out -t tags -p -d
cqsearch -s cq.db -p 1 -t CODEQUERY_SW_VERSION -u
cscope -bR -f cscope1.out
Expand Down

0 comments on commit 6ed3dcc

Please sign in to comment.