We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 57d3956 commit 3d672a8Copy full SHA for 3d672a8
2 files changed
.github/workflows/erdpy-up-macos.yml
@@ -20,7 +20,6 @@ jobs:
20
python-version: ${{ matrix.python-version }}
21
- name: Install
22
run: |
23
- pip3 install --user ledgercomm
24
wget -O erdpy-up.py https://raw.githubusercontent.com/ElrondNetwork/elrond-sdk-erdpy/development/erdpy-up.py
25
python3 erdpy-up.py <<< "2"
26
- name: Smoke test
.github/workflows/erdpy-up-ubuntu.yml
python3 erdpy-up.py
0 commit comments