vars -> env
Some checks failed
Update Determinate Nix binary / update_lockfile (push) Failing after 28s
Some checks failed
Update Determinate Nix binary / update_lockfile (push) Failing after 28s
This commit is contained in:
parent
12ff5566dc
commit
6d685a55ed
7
.github/workflows/flake-update.yml
vendored
7
.github/workflows/flake-update.yml
vendored
@ -35,12 +35,7 @@ jobs:
|
||||
|
||||
- name: Download binary
|
||||
run: |
|
||||
echo "$DETERMINATE_URL"
|
||||
echo ""
|
||||
|
||||
cat "$GITHUB_ENV"
|
||||
|
||||
wget --content-disposition "$DETERMINATE_URL"
|
||||
wget --content-disposition -nv "$DETERMINATE_URL"
|
||||
env:
|
||||
DETERMINATE_URL: ${{ env.DETERMINATE_URL }}
|
||||
- name: Git config
|
||||
|
Loading…
x
Reference in New Issue
Block a user