1
0
Fork 0
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:
Diamond 2023-06-06 17:08:54 -07:00 committed by GitHub
parent c07f574558
commit 2ec786a788
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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: |