Skip to content

Commit

Permalink
fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
Anillc committed May 15, 2023
1 parent 52fa329 commit 3c37ca0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/upload.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,10 +31,10 @@ jobs:
uses: actions/checkout@v3

- name: Install nix
uses: cachix/install-nix-action@v15
uses: cachix/install-nix-action@v20

- name: setup cachix
uses: cachix/cachix-action@v10
uses: cachix/cachix-action@v12
with:
name: koishi
authToken: ${{ secrets.CACHIX_TOKEN }}
Expand Down

0 comments on commit 3c37ca0

Please sign in to comment.