1 parent 3461b21 commit a510718Copy full SHA for a510718
1 file changed
.github/workflows/build.yml
@@ -43,7 +43,7 @@ jobs:
43
run: cargo install bpf-linker
44
45
- name: Build
46
- run: just build-${{ matrix.profile }} ${{ matrix.zygisk }}
+ run: just build ${{ matrix.profile }} ${{ matrix.zygisk }}
47
48
- name: Upload artifact
49
uses: actions/upload-artifact@v7
0 commit comments