Skip to content

Commit

Permalink
Merge pull request #1989 from skalenetwork/update-setup-workflow
Browse files Browse the repository at this point in the history
Update setup-build-publish.yml
  • Loading branch information
DmytroNazarenko authored Sep 12, 2024
2 parents 91d2e7c + 603c15a commit 847c3a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/setup-build-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@ jobs:
bash ./scripts/build_and_publish.sh
- name: Upload skaled binary as artifact
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v4
if: ${{ always() }}
with:
name: skaled-${{ inputs.node_type }}
Expand Down

0 comments on commit 847c3a4

Please sign in to comment.