Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
FourteenBrush committed Jun 26, 2023
2 parents a14f1d8 + cdfb813 commit b1e6159
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,5 +29,5 @@ jobs:
cache: maven
- name: Build with Maven
run: mvn -B package --file pom.xml
- name: 'Trigger Jitpack build'
- name: Trigger Jitpack build
run: curl "https://jitpack.io/com/github/FourteenBrush/MathExpressionParser/${GITHUB_SHA:0:10}/build.log"

0 comments on commit b1e6159

Please sign in to comment.