Skip to content

Commit

Permalink
Merge pull request #5768 from NipunaMadhushan/add-linux-arm-installer
Browse files Browse the repository at this point in the history
Fix archive linux-arm deb hashes
  • Loading branch information
NipunaMadhushan authored Oct 22, 2024
2 parents 767d3df + 31568a7 commit 8abcfea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/daily-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -351,7 +351,7 @@ jobs:
- name: Archive Linux deb Hashes
uses: actions/upload-artifact@v4
with:
name: Linux deb Hashes
name: Linux-ARM deb Hashes
path: ballerina-${{ needs.ubuntu-build.outputs.project-version }}-linux-arm-x64.deb.sha256

macos-installer-build:
Expand Down

0 comments on commit 8abcfea

Please sign in to comment.