Skip to content

Commit

Permalink
export cryptopp 8.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ckoellin committed Feb 3, 2025
1 parent d2f50ec commit f5fdad6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ni_upload_to_jfrog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ jobs:
- run: conan remote add rnd-conan-ci ${{ env.REPO_CI }}
- run: conan remote login rnd-conan-ci ${{ vars.JFROG_USERNAME }} --password ${{ secrets.JFROG_ACCESS_TOKEN }}
# export packages to local cache
- run: conan export recipes/cryptopp/all --version 8.9.0
- run: conan export recipes/expat/all --version 2.6.2
- run: conan export recipes/fmt/all --version 10.2.1
- run: conan export recipes/gtest/all --version 1.10.0
Expand Down

0 comments on commit f5fdad6

Please sign in to comment.