Skip to content

Commit

Permalink
fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
tsirysndr committed Feb 23, 2024
1 parent b70b429 commit 62768e6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,8 +60,8 @@ jobs:
nix --version
type rustup
rustup --version
rustup toolchain list --installed
rustup component list --installed
rustup toolchain list
rustup component list
type nim
nim --version
type protoc
Expand Down

0 comments on commit 62768e6

Please sign in to comment.