Skip to content

Commit

Permalink
bump metrics dependencies (#2251)
Browse files Browse the repository at this point in the history
  • Loading branch information
kariy authored Aug 2, 2024
1 parent 6480c82 commit 58ad13f
Show file tree
Hide file tree
Showing 5 changed files with 179 additions and 59 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,9 @@ jobs:
- uses: arduino/setup-protoc@v2
with:
repo-token: ${{ secrets.github_token }}
- uses: ilammy/setup-nasm@v1
with:
version: "2.15.05"
- run: cargo build --target x86_64-pc-windows-msvc --bins

# This job is used to ensure the built katana image doesn't depend on any
Expand Down
Loading

0 comments on commit 58ad13f

Please sign in to comment.