Skip to content

Commit

Permalink
name the step
Browse files Browse the repository at this point in the history
  • Loading branch information
evanchooly committed Sep 5, 2023
1 parent 56ee3fe commit 7353653
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,8 @@ jobs:
server-id: central
cache: maven

- id: mongo-versions
- name: Find MongoDB versions
id: mongo-versions
run: |
curl -Ls https://sh.jbang.dev | bash -s - app setup
~/.jbang/bin/jbang --verbose .github/BuildMatrix.java
Expand Down

0 comments on commit 7353653

Please sign in to comment.