Skip to content

Commit a5de72d

Browse files
committed
Fix typo
1 parent 3feca47 commit a5de72d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/build.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,6 @@ mv addons/sourcemod/configs/props/props_list.txt build/addons/sourcemod/configs/
3434

3535
echo "Compress the plugin"
3636
mv LICENSE build/
37-
cd build/ && zip -9rq hexpros.zip addons/ LICENSE && mv hexprops.zip ../
37+
cd build/ && zip -9rq hexprops.zip addons/ LICENSE && mv hexprops.zip ../
3838

3939
echo "Build done"

0 commit comments

Comments
 (0)