Skip to content
This repository was archived by the owner on Dec 14, 2024. It is now read-only.

Commit c18934c

Browse files
authored
fix: docker build branch (#107)
1 parent e9334c1 commit c18934c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ jobs:
5050
runs-on: ubuntu-latest
5151
needs: version
5252
steps:
53+
- uses: actions/checkout@v3
5354
- name: Set up QEMU
5455
uses: docker/setup-qemu-action@v2
5556

0 commit comments

Comments
 (0)