very basic ci
This commit is contained in:
parent
e6e8853051
commit
3a7b4f0191
11 changed files with 18 additions and 14 deletions
3
.github/workflows/nixos.yml
vendored
3
.github/workflows/nixos.yml
vendored
|
@ -15,7 +15,6 @@ jobs:
|
|||
# this might remove tools that are actually needed,
|
||||
# if set to "true" but frees about 6 GB
|
||||
tool-cache: true
|
||||
|
||||
# all of these default to true, but feel free to set to
|
||||
# "false" if necessary for your workflow
|
||||
android: true
|
||||
|
@ -79,7 +78,6 @@ jobs:
|
|||
# this might remove tools that are actually needed,
|
||||
# if set to "true" but frees about 6 GB
|
||||
tool-cache: true
|
||||
|
||||
# all of these default to true, but feel free to set to
|
||||
# "false" if necessary for your workflow
|
||||
android: true
|
||||
|
@ -111,7 +109,6 @@ jobs:
|
|||
# this might remove tools that are actually needed,
|
||||
# if set to "true" but frees about 6 GB
|
||||
tool-cache: true
|
||||
|
||||
# all of these default to true, but feel free to set to
|
||||
# "false" if necessary for your workflow
|
||||
android: true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue