Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
liunaijie committed Aug 12, 2024
1 parent 121b8fd commit 0ecf690
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/backend.yml
Original file line number Diff line number Diff line change
Expand Up @@ -279,6 +279,8 @@ jobs:
timeout-minutes: 60
steps:
- uses: actions/checkout@v2
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v3
- name: Set up JDK ${{ matrix.java }}
uses: actions/setup-java@v3
with:
Expand Down

0 comments on commit 0ecf690

Please sign in to comment.