Skip to content

Commit

Permalink
Update packsquash.yml pt 4
Browse files Browse the repository at this point in the history
  • Loading branch information
tlm9201 authored Nov 22, 2024
1 parent f0aa5d6 commit 0a22561
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/packsquash.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ jobs:
calculatedHudSha=($(sha1sum hud.zip))
echo "HUD_SHA=$calculatedHudSha" >> $GITHUB_ENV
calculatedSoundscapesSha=($(sha1sum soundscapes.zip))
echo "SOUNDSCAPES_SHA=$calculatedHudSha" >> $GITHUB_ENV
echo "SOUNDSCAPES_SHA=$calculatedHSoundscapesSha" >> $GITHUB_ENV
- name: Upload core to release
uses: svenstaro/upload-release-action@v2
with:
Expand Down

0 comments on commit 0a22561

Please sign in to comment.