Skip to content

Commit d10495e

Browse files
metaclipsSanjoDeundiak
authored andcommitted
ci: fix release
1 parent 5058347 commit d10495e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release_github.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ jobs:
5252
shell: nix shell nixpkgs#llvm nixpkgs#rustup nixpkgs#cargo --command bash {0}
5353
working-directory: ${{ env.BINARY_ROOT_PATH }}
5454
run: |
55+
cp Cargo.toml.hidden Cargo.toml
5556
rustup install stable
5657
rustup toolchain install nightly --component rust-src
5758
cargo install bpf-linker

0 commit comments

Comments
 (0)