Skip to content

Commit

Permalink
fix automatic build js condition
Browse files Browse the repository at this point in the history
  • Loading branch information
sgiehl authored Mar 29, 2020
1 parent d34a666 commit a60fb83
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/buildtrackerjs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ jobs:
fi
echo ::set-output name=branch::$REF
if: github.event.comment.body == 'build js'
- uses: actions/setup-java@v1
with:
java-version: 9
Expand Down

0 comments on commit a60fb83

Please sign in to comment.