Skip to content

Commit

Permalink
chore: cargo update
Browse files Browse the repository at this point in the history
  • Loading branch information
oknozor committed Apr 19, 2024
1 parent 948b606 commit ca3ff26
Show file tree
Hide file tree
Showing 2 changed files with 344 additions and 346 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,8 @@ jobs:
with:
path: ~/artifacts

- run: ls ~/artifacts

- name: Copy artifacts to build dir
run: |
mkdir -p target/x86_64-unknown-linux-musl/release/
Expand Down
Loading

0 comments on commit ca3ff26

Please sign in to comment.