Skip to content

Commit 910e04b

Browse files
committed
...
1 parent a979967 commit 910e04b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/compile.yml

+1
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,7 @@ jobs:
7272
- { os: 'ubuntu-latest', arch: 'arm64', rust_target: 'aarch64-unknown-linux-musl' }
7373
- { os: 'ubuntu-latest', arch: 'amd64', rust_target: 'x86_64-unknown-linux-musl' }
7474
steps:
75+
- uses: actions/checkout@v2
7576
- uses: docker/setup-buildx-action@v1
7677
id: buildx
7778
with:

0 commit comments

Comments
 (0)