Skip to content

Commit

Permalink
fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
0xripleys committed Sep 26, 2024
1 parent c9f2bdf commit e8e619a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pull-request-token-lending.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
run: ./ci/cargo-test-bpf.sh token-lending

- name: Upload programs
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v4
with:
name: token-lending-programs
path: "target/deploy/*.so"
Expand Down

0 comments on commit e8e619a

Please sign in to comment.