Skip to content

Commit

Permalink
meh
Browse files Browse the repository at this point in the history
  • Loading branch information
dsvensson committed Nov 24, 2024
1 parent 1086d12 commit 97951f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-targets.yml
Original file line number Diff line number Diff line change
Expand Up @@ -202,7 +202,7 @@ jobs:
(cd ${GITHUB_WORKSPACE}/ezquake && dist/gen-release.sh)
mv *.tar.gz ${dist_dir}/
mv ezquake/*.tar.gz ${dist_dir}/
find artifacts -type f ${dist_dir}/ -exec mv {} ${dist_dir}/ \;
cd ${dist_dir}
Expand Down

0 comments on commit 97951f6

Please sign in to comment.