Skip to content
This repository was archived by the owner on May 12, 2021. It is now read-only.

Commit ee7fc6b

Browse files
Revert ssb-keys replacement and bump ssb-keys version.
The ssb-keys-neon prebuilds work fine, but they don't seem to be working at all on platforms without prebuilds. This is likely just me not understanding how to use them properly yet. I'll bring them back once patchwork is a bit more stable again.
1 parent 7492f08 commit ee7fc6b

File tree

3 files changed

+48
-570
lines changed

3 files changed

+48
-570
lines changed

.github/workflows/main.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,6 @@ jobs:
1919
steps:
2020
- run: git config --global core.autocrlf false
2121
- uses: actions/checkout@v2
22-
- name: Set up Rust
23-
uses: actions-rs/toolchain@v1
24-
with:
25-
toolchain: stable
2622
- name: Use Node.js ${{ matrix.node-version }}
2723
uses: actions/setup-node@v1
2824
with:

0 commit comments

Comments
 (0)