Skip to content

Commit

Permalink
Merge pull request #68 from fireblocks/fireblocks-api-spec/generated/913
Browse files Browse the repository at this point in the history
Generated SDK #913
  • Loading branch information
asafs932 authored Jun 25, 2024
2 parents ca609e6 + 694b626 commit 28df2ef
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/python-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,10 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Check out repository code
uses: actions/checkout@v3
uses: actions/checkout@v4
with:
ref: master
fetch-depth: 0
- name: Set up Python
uses: actions/setup-python@v2
with:
Expand Down

0 comments on commit 28df2ef

Please sign in to comment.