Skip to content

Commit e8a1d0e

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

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
@@ -57,7 +57,7 @@ mkdir -p $out
5757
nix build .#docs
5858
5959
export out=/tmp/public/head-protocol/unstable
60-
60+
mkdir -p $out
6161
cp result/build $out -r
6262

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

0 commit comments

Comments
 (0)