Skip to content

Commit

Permalink
path
Browse files Browse the repository at this point in the history
  • Loading branch information
ahgamut committed Apr 1, 2024
1 parent 2b54bf7 commit 74208e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/scripts/collect-jars.sh
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ mkdir -p plugins
cd plugins

echo "copying shoecomp jar..."
cp ../target/shoecomp-1.0-SNAPSHOT-shaded.jar ./shoecomp-1.0.jar
cp ../../target/shoecomp-1.0-SNAPSHOT-shaded.jar ./shoecomp-1.0.jar

# https://figshare.com/articles/dataset/Custom_toolbars_and_mini_applications_with_Action_Bar/3397603
echo "downloading action_bar.jar..."
Expand Down

0 comments on commit 74208e8

Please sign in to comment.