Skip to content

Commit

Permalink
temp: debug ci
Browse files Browse the repository at this point in the history
  • Loading branch information
crazyscot committed Jan 12, 2025
1 parent c3c94fb commit d0cc2a3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,8 @@ jobs:

#- name: Build
# run: cross build --release --locked --target ${{ matrix.target }}
- name: check-temp
run: ( which capnp ; which capnpc ; capnp --version ; dpkg --listfiles capnproto ; true )
- uses: taiki-e/upload-rust-binary-action@v1.24.0
id: build
with:
Expand Down

0 comments on commit d0cc2a3

Please sign in to comment.