Skip to content

Commit

Permalink
Update make-archives.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
Alessandro-Salerno authored Nov 8, 2024
1 parent 2954e27 commit be85f9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/make-archives.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ git checkout --orphan latest-build

mkdir $1
cp ./bin/tarman $1/tarman
cp -r ./bin/plugin $1/plugins
cp -r ./bin/plugins $1/plugins
cp -r ./bin/plugin-sdk.o $1/plugin-sdk.o

mkdir tarman
Expand Down

0 comments on commit be85f9b

Please sign in to comment.