Skip to content

Commit 6af9153

Browse files
committed
teeny oopsie
1 parent cda209a commit 6af9153

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/gradle.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
BRANCHNAME=$(echo "$prefixrm" | cut -d']' -f1)
3030
git clone https://github.com/pylonmc/pylon-core.git
3131
cd pylon-core
32-
echo "CORECOMMIT=$(git rev-parse origin/$(echo "$BRANCHNAME")" >> $GITHUB_ENV
32+
echo "CORECOMMIT=$(git rev-parse origin/$(echo "$BRANCHNAME"))" >> $GITHUB_ENV
3333
cd ..
3434
rm -rf pylon-core
3535
echo "$CORECOMMIT"

0 commit comments

Comments
 (0)