mirror of
https://github.com/daylinmorgan/oizys.git
synced 2024-11-05 06:03:15 -06:00
syntax error
This commit is contained in:
parent
070df62490
commit
96f04adb30
1 changed files with 1 additions and 1 deletions
2
.github/workflows/nightly.yml
vendored
2
.github/workflows/nightly.yml
vendored
|
@ -37,7 +37,7 @@ jobs:
|
|||
authToken: "${{ secrets.CACHIX_AUTH_TOKEN }}"
|
||||
|
||||
- name: Update nix flake
|
||||
run:
|
||||
run: |
|
||||
git checkout -B flake-lock
|
||||
nix flake update --commit-lock-file 2>> $GITHUB_STEP_SUMMARY
|
||||
|
||||
|
|
Loading…
Reference in a new issue