Skip to content
This repository has been archived by the owner on Feb 24, 2025. It is now read-only.

Commit

Permalink
fix: nightly to include sha256 checksum files in release
Browse files Browse the repository at this point in the history
  • Loading branch information
xarunoba committed Nov 7, 2024
1 parent 1897f5a commit 9c3e097
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/nightly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -113,4 +113,6 @@ jobs:
fail_on_unmatched_files: true
files: |
zed-nightly-vulkan-${{ needs.check.outputs.date }}.zip
zed-nightly-vulkan-${{ needs.check.outputs.date }}.zip.sha256
zed-nightly-opengl-${{ needs.check.outputs.date }}.zip
zed-nightly-opengl-${{ needs.check.outputs.date }}.zip.sha256

0 comments on commit 9c3e097

Please sign in to comment.