mirror of
https://github.com/youwen5/blog.git
synced 2025-02-21 01:41:11 -08:00
Compare commits
No commits in common. "9588565b7a62a148939643a307916e3993b2131c" and "06068a870ffc982b972516f6140c06f1a0777d0d" have entirely different histories.
9588565b7a
...
06068a870f
1 changed files with 1 additions and 1 deletions
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
@ -11,7 +11,7 @@ jobs:
|
|||
- uses: actions/checkout@v4
|
||||
|
||||
- name: Install Nix
|
||||
uses: cachix/install-nix-action@v29
|
||||
uses: cachix/install-nix-action@V27
|
||||
with:
|
||||
github_access_token: ${{ secrets.GITHUB_TOKEN }}
|
||||
extra_nix_config: |
|
||||
|
|
Loading…
Reference in a new issue