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

Commit

Permalink
Merge pull request #568 from rockerbacon/fix-pack-release-utility
Browse files Browse the repository at this point in the history
Include 'workarounds' directory in release packs
  • Loading branch information
rockerbacon authored Jan 27, 2024
2 parents e57601e + a8cf03f commit a33cdae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pack-release.sh
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ release_files=( \
"steam-redirector/main.exe" \
"step" \
"utils" \
"workarounds" \
)

original_workdir=$PWD
Expand Down

0 comments on commit a33cdae

Please sign in to comment.