Skip to content

Commit a0b45fd

Browse files
authored
Apply suggestion from @noonio
1 parent 214ad98 commit a0b45fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-docs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
nix build .#docs
3636
3737
export out=/tmp/public/head-protocol
38-
38+
mkdir -p $out
3939
cp result/build $out -r
4040

4141
nix develop .#hydra-node-bench --command -- tx-cost --output-directory $out/benchmarks/

0 commit comments

Comments
 (0)