Skip to content

Commit

Permalink
fixup: derp
Browse files Browse the repository at this point in the history
  • Loading branch information
cole-h committed Apr 5, 2024
1 parent b1f4d56 commit 7d7f992
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -288,7 +288,7 @@ jobs:
uses: actions/cache/restore@v3
with:
path: nix-installer
key: x86_64-linux-artifacts-${{ github.sha }}
key: x86_64-darwin-artifacts-${{ github.sha }}
- name: Move & set executable
run: |
mkdir install-root
Expand Down

0 comments on commit 7d7f992

Please sign in to comment.