Skip to content

Commit

Permalink
ci: include tags in checkout
Browse files Browse the repository at this point in the history
  • Loading branch information
abe-winter committed Apr 4, 2024
1 parent d744892 commit 5a62633
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ jobs:
repository: ${{ inputs.repository }}
ref: ${{ inputs.ref }}
path: rdk
fetch-tags: true # need tags for git describe
# todo: put tflite and x264 in same etc/android/prefix, then try pkgconfig
# todo: look at short-lived cache of etc/android/prefix
- name: build x264
Expand Down

0 comments on commit 5a62633

Please sign in to comment.