Compare commits
4 Commits
Author | SHA1 | Date | |
---|---|---|---|
|
9b103f799e | ||
78e9584d90 | |||
50174096be | |||
|
383a836665 |
4
.github/workflows/download-latest.yml
vendored
4
.github/workflows/download-latest.yml
vendored
@@ -1,12 +1,8 @@
|
||||
name: "Update Determinate Nix binary"
|
||||
on:
|
||||
repository_dispatch:
|
||||
workflow_dispatch:
|
||||
schedule:
|
||||
- cron: "00 0,6,12,18 * * *"
|
||||
push:
|
||||
paths:
|
||||
- '.github/workflows/*'
|
||||
jobs:
|
||||
download-binary:
|
||||
runs-on: ubuntu-latest
|
||||
|
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