mirror of
https://github.com/LnL7/nix-darwin.git
synced 2024-12-14 11:57:34 +00:00
update label for debug workflow
This commit is contained in:
parent
8f057555c7
commit
eb3a5a401f
1 changed files with 1 additions and 1 deletions
2
.github/workflows/debug.yml
vendored
2
.github/workflows/debug.yml
vendored
|
@ -5,7 +5,7 @@ on:
|
||||||
- debug
|
- debug
|
||||||
jobs:
|
jobs:
|
||||||
debug:
|
debug:
|
||||||
runs-on: macos
|
runs-on: macos-10.15
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
- uses: cachix/install-nix-action@v8
|
- uses: cachix/install-nix-action@v8
|
||||||
|
|
Loading…
Reference in a new issue