Skip to content

Commit b0b260b

Browse files
authored
Fix NBM deployment
1 parent a142481 commit b0b260b

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/gradle.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@ jobs:
2323
if: github.event_name == 'push'
2424

2525
steps:
26+
- uses: actions/checkout@v6
27+
2628
- name: Deploy NBMs
2729
uses: ./.github/actions/nbm-deployment
2830
with:

0 commit comments

Comments
 (0)