why did i do this
This commit is contained in:
parent
362bec5bab
commit
08c76f13db
1 changed files with 1 additions and 2 deletions
3
.github/workflows/ci.yml
vendored
3
.github/workflows/ci.yml
vendored
|
|
@ -22,8 +22,7 @@ jobs:
|
||||||
|| matrix.system == 'x86_64-darwin' && 'macos-latest' }}
|
|| matrix.system == 'x86_64-darwin' && 'macos-latest' }}
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
with:
|
|
||||||
sparse-checkout: .github/actions
|
|
||||||
|
|
||||||
- name: setup nix
|
- name: setup nix
|
||||||
uses: ./.github/actions/setup-nix
|
uses: ./.github/actions/setup-nix
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue