checkout repo lol
Some checks failed
Update Determinate Nix binary / download-binary (push) Successful in 1m4s
Update Determinate Nix binary / commit-data (push) Failing after 36s

This commit is contained in:
ahuston-0 2025-05-26 17:14:34 -04:00
parent 83c20718b5
commit 52ade81607
No known key found for this signature in database
GPG Key ID: 47940175096C1330

View File

@ -65,6 +65,8 @@ jobs:
run: |
echo "DETERMINATE_BINARY=${{ needs.download-binary.outputs.DETERMINATE_BINARY }}" | tee -a "$GITHUB_ENV"
echo "DETERMINATE_VERSION=${{ needs.download-binary.outputs.DETERMINATE_VERSION }}" | tee -a "$GITHUB_ENV"
- name: Checkout repository
uses: actions/checkout@v4
- uses: actions/download-artifact@v3
with:
name: determinate-binary