Skip to content

Commit

Permalink
Fix artifactory publish (for realz)
Browse files Browse the repository at this point in the history
Signed-off-by: Simon Dudley <simon.dudley@consensys.net>
  • Loading branch information
siladu committed Apr 11, 2024
1 parent 55cdb23 commit 6ef546a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/artifacts.yml
Expand Up @@ -97,6 +97,8 @@ jobs:
runs-on: ubuntu-22.04
needs: artifacts
steps:
- name: checkout
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11
- name: Set up JDK 17
uses: actions/setup-java@387ac29b308b003ca37ba93a6cab5eb57c8f5f93
with:
Expand Down

0 comments on commit 6ef546a

Please sign in to comment.