Skip to content

Commit 623152b

Browse files
committed
ci: Remove duplicated nix-quick-install-action
1 parent c4ab670 commit 623152b

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

.github/workflows/sync-flake-lock.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,6 @@ jobs:
1919
with:
2020
fetch-depth: 1
2121

22-
- uses: nixbuild/nix-quick-install-action@v34
23-
with:
24-
github_access_token: ${{ secrets.GITHUB_TOKEN }}
25-
2622
- name: Sync flake.lock and rust-toolchain.toml from upstream
2723
run: |
2824
curl https://raw.githubusercontent.com/obeli-sk/obelisk/refs/heads/latest/flake.lock -o flake.lock

0 commit comments

Comments
 (0)