Skip to content

Commit

Permalink
align release
Browse files Browse the repository at this point in the history
  • Loading branch information
mmsqe committed Oct 8, 2024
1 parent 6acc948 commit 7ed4410
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/release.sh
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ build() {
fi
fi
echo "building $FLAKE"
nix build -L "$FLAKE"
nix build --no-update-lock-file --no-allow-dirty -L "$FLAKE"
cp result "cronos_${ref_name_clean:1}${network}_${name}.tar.gz"
}

Expand Down

0 comments on commit 7ed4410

Please sign in to comment.