mirror of
https://github.com/youwen5/blog.git
synced 2025-02-17 17:01:10 -08:00
Compare commits
2 commits
06068a870f
...
9588565b7a
Author | SHA1 | Date | |
---|---|---|---|
|
9588565b7a | ||
|
54e638cf8a |
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@V27
|
||||
uses: cachix/install-nix-action@v29
|
||||
with:
|
||||
github_access_token: ${{ secrets.GITHUB_TOKEN }}
|
||||
extra_nix_config: |
|
||||
|
|
Loading…
Reference in a new issue