mirror of
https://github.com/diamondburned/arikawa.git
synced 2025-02-11 05:52:58 +00:00
*: Update cache-install for CI
This changes the locked commit to the latest branch version. Not very ideal, we should have a v1 branch instead, but eh.
This commit is contained in:
parent
c07f574558
commit
2ec786a788
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
|
@ -11,7 +11,7 @@ jobs:
|
|||
- uses: actions/checkout@v2
|
||||
|
||||
- name: Install Nix packages
|
||||
uses: diamondburned/cache-install@0746911c01dc84bba95d35be82db09435537d8ca
|
||||
uses: diamondburned/cache-install@main
|
||||
|
||||
- name: Generate
|
||||
run: |
|
||||
|
|
Loading…
Reference in a new issue