Compare commits
6 Commits
c127f32583
...
v3.7.0
Author | SHA1 | Date | |
---|---|---|---|
|
4a653e5955 | ||
c9c653add4 | |||
db848c394f | |||
|
c04f95c533 | ||
b67282da9f | |||
3c1d60a01b |
2
.github/workflows/download-latest.yml
vendored
2
.github/workflows/download-latest.yml
vendored
@@ -35,7 +35,7 @@ jobs:
|
||||
- name: Download binary
|
||||
id: binary-check
|
||||
run: |
|
||||
wget --content-disposition -nv "$DETERMINATE_URL"
|
||||
wget --content-disposition -nv "$DETERMINATE_URL" -O "$DETERMINATE_BINARY"
|
||||
|
||||
if git diff --quiet && git ls-files --error-unmatch "$DETERMINATE_BINARY"; then
|
||||
echo "DETERMINATE_BINARY_DIFF=0" | tee -a "$GITHUB_OUTPUT"
|
||||
|
BIN
nix-installer-x86_64-linux
(Stored with Git LFS)
BIN
nix-installer-x86_64-linux
(Stored with Git LFS)
Binary file not shown.
Reference in New Issue
Block a user