Skip to content

Commit

Permalink
Update devserver.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mshima authored Mar 15, 2024
1 parent 6c2c3b7 commit 795a700
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/devserver.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
runs-on: ubuntu-20.04
outputs:
matrix: ${{ steps.build.outputs.matrix }}
client: ${{ steps.build.outputs.client }}
empty-matrix: ${{ steps.build.outputs.empty-matrix }}
steps:
- name: 'SETUP: Checkout generator-jhipster'
uses: actions/checkout@v4
Expand Down

0 comments on commit 795a700

Please sign in to comment.