Skip to content

Commit

Permalink
add log
Browse files Browse the repository at this point in the history
  • Loading branch information
17629354490 committed Jan 2, 2024
1 parent fecbf4e commit fc04f20
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/codeql-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,10 @@ jobs:
with:
java-version: 17

- name: Print Java Version
run:
echo "Java Version: ${{ matrix.java-version }}"

# ℹ️ Command-line programs to run using the OS shell.
# 📚 See https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#jobsjob_idstepsrun

Expand Down

0 comments on commit fc04f20

Please sign in to comment.