Skip to content

Commit

Permalink
Cleanup.
Browse files Browse the repository at this point in the history
  • Loading branch information
oschwaldp-oci committed Jul 10, 2023
1 parent bc46133 commit b2b22ab
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/ph_backward_compatibility.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -108,9 +108,8 @@ jobs:
file: '(leap).*${{matrix.platform}}.04.*(x86_64|amd64).deb'
target: '${{matrix.release}}'
token: ${{github.token}}
- name: Extract and Place Rev Leap Version artifacts
- name: Install leap & replace binaries for PH use
run: |
ls -l
apt-get update
apt-get install -y ./leap*.deb
rm build/bin/nodeos
Expand Down

0 comments on commit b2b22ab

Please sign in to comment.