There was an error while loading. Please reload this page.
nix-quick-install-action
1 parent c4ab670 commit 623152bCopy full SHA for 623152b
1 file changed
.github/workflows/sync-flake-lock.yml
@@ -19,10 +19,6 @@ jobs:
19
with:
20
fetch-depth: 1
21
22
- - uses: nixbuild/nix-quick-install-action@v34
23
- with:
24
- github_access_token: ${{ secrets.GITHUB_TOKEN }}
25
-
26
- name: Sync flake.lock and rust-toolchain.toml from upstream
27
run: |
28
curl https://raw.githubusercontent.com/obeli-sk/obelisk/refs/heads/latest/flake.lock -o flake.lock
0 commit comments