Skip to content

Commit cc86174

Browse files
authored
revert release script change. (#4607)
1 parent a190846 commit cc86174

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/release.yml

-1
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,6 @@ jobs:
146146
- name: Package Slang
147147
id: package
148148
run: |
149-
cp "${lib_dir}/*" "${bin_dir}/""
150149
# For the release, also generate a tar.gz file
151150
cpack --preset "$config" -G ZIP
152151
cpack --preset "$config" -G TGZ

0 commit comments

Comments
 (0)